ESRI.ArcGIS.ADF.ArcGISServer.Editor
VersionID Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > Editor Class : VersionID Property




The name of the version of the workspace being edited. This property is not used when editing non-versioned data.

Syntax

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

See Also

© 2010 All Rights Reserved.