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




Indicates whether the input schematic diagram will be exported in the same feature classes/shapefiles as the other diagrams based on the same diagram template. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.