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




The field that will be updated with the new calculation. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property field As Object
Visual Basic (Usage)Copy Code
Dim instance As CalculateField
Dim value As Object
 
instance.field = value
 
value = instance.field
C# 
public object field {get; set;}

See Also

© 2010 All Rights Reserved.