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




Name of the Edit Version to be reconciled with the Target Version. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.