ESRI.ArcGIS.NetworkAnalystTools
loc_alloc_problem_type Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace > MakeLocationAllocationLayer Class : loc_alloc_problem_type Property




The problem type that will be solved. The choice of the problem type depends on the kind of facility being located. Different kinds of facilities have different priorities and constraints. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property loc_alloc_problem_type As String
Visual Basic (Usage)Copy Code
Dim instance As MakeLocationAllocationLayer
Dim value As String
 
instance.loc_alloc_problem_type = value
 
value = instance.loc_alloc_problem_type
C# 
public string loc_alloc_problem_type {get; set;}

See Also

© 2010 All Rights Reserved.