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




editor
Constructs a VersionIDsEditorForm instance.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal editor As EditorTask _
)
Visual Basic (Usage)Copy Code
Dim editor As EditorTask
 
Dim instance As VersionIDsEditorForm(editor)
C# 
public VersionIDsEditorForm( 
   EditorTask editor
)

Parameters

editor

See Also

© 2010 All Rights Reserved.