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




List of values from different branches. The first ready-to-run state value in the list will be the output of the tool. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.