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




The feature attribute to use as the output COLLADA filename for each exported feature. If no field is specified, the feature's Object ID is used. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property field_name As Object
Visual Basic (Usage)Copy Code
Dim instance As MultipatchToCollada
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.