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




Specifies whether to add the geometric attributes in the output feature class or omit them in the output feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.