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




Field that will have the default value added to it each time a new row is added to the table or feature class. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.