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




Prepend the file names of the output COLLADA files with the name of the source feature layer. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.