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




The name of the graph to be created. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.