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




Indicates whether all the attributes stored in the feature classes/object tables associated with the schematic feature classes contained in the export diagram will be also exported. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.