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




Specify the type of expression that will be used. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.