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




The type of version to change to. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.