ESRI.ArcGIS.ADF.ArcGISServer.Editor
SetVersionEventArgs Constructor
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > SetVersionEventArgs Class : SetVersionEventArgs Constructor




version
The version selected to edit.
Creates a SetVersionEventArgs instance.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal version As String _
)
Visual Basic (Usage)Copy Code
Dim version As String
 
Dim instance As SetVersionEventArgs(version)
C# 
public SetVersionEventArgs( 
   string version
)

Parameters

version
The version selected to edit.

See Also

© 2010 All Rights Reserved.