ESRI.ArcGIS.ADF.ArcGISServer
MatrixResultType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerODCostMatrixParams Class : MatrixResultType Property




Syntax

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

See Also

© 2010 All Rights Reserved.