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




Schematic diagram template of the schematic diagram to be created. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.