ESRI.ArcGIS.ADF.ArcGISServer
InternalODCostMatrixType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerVRPParams Class : InternalODCostMatrixType Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property InternalODCostMatrixType As esriNAODCostMatrixType
Visual Basic (Usage)Copy Code
Dim instance As NAServerVRPParams
Dim value As esriNAODCostMatrixType
 
instance.InternalODCostMatrixType = value
 
value = instance.InternalODCostMatrixType
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public esriNAODCostMatrixType InternalODCostMatrixType {get; set;}

See Also

© 2010 All Rights Reserved.