This document is archived and information here might be outdated.  Recommended version.


esriNALocationAllocationFacilityType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNALocationAllocationFacilityType Constants
ArcGIS Developer Help

esriNALocationAllocationFacilityType Constants

Location-Allocation impedance facility type

Constant Value Description
esriNALAFTCandidate 0 The facility may be chosen to be in the solution set.
esriNALAFTRequired 1 The facility must be in the solution set (e.g. it already exists)
esriNALAFTCompetitor 2 The facility represents a competitor location and will remove market share from facilities in the solution set.
esriNALAFTChosen 3 The facility was chosen from the candidate facilities and added to the solution set (which can include fixed and competitor facilities)

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Remarks

The values within this enumeration are used to indicate the type of facility loaded into a INALocationAllocationSolver's Facilities sub-layer.

 

The esriNALocationAllocationFacilityType enumeration has the following values: