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




The input graph template (.tee) or graph file (.grf). (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property in_graph_template_source As Object
Visual Basic (Usage)Copy Code
Dim instance As MakeGraph
Dim value As Object
 
instance.in_graph_template_source = value
 
value = instance.in_graph_template_source
C# 
public object in_graph_template_source {get; set;}

See Also

© 2010 All Rights Reserved.