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




Can be used to review and alter the field names and hide a subset of fields in the output layer. A split policy can be specified. See the usages for more information. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.