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




The field type used in the creation of the new field. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.