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




Input graph name or location. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.