Skip to content

Opportunity Target Types

Opportunity Target Types
1
2
3
4
5
extern const int cOpportunityTargetTypeBase = 0;
extern const int cOpportunityTargetTypeVPSite = 1;
extern const int cOpportunityTargetTypeResource = 2;
extern const int cOpportunityTargetTypePointRadius = 3;
extern const int cOpportunityTargetTypeUnitList = 4;