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




The parameter is not used when calculating locations for line or polygon features. In such cases, use "#" as the parameter value. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.