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




Describes the number of digits that can be stored in the field. All digits are counted no matter what side of the decimal they are on. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.