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




Name of any version in the direct ancestry of the Edit version, such as the parent version or the default version. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.