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 > ChangeVersion Class : version_name Property




Name of the version to change to. Optional if using historical versions. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property version_name As String
Visual Basic (Usage)Copy Code
Dim instance As ChangeVersion
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.