ArcFM Desktop Developer Guide
StartEditing Method (IEditor)


Syntax
'Declaration
 
Sub StartEditing( _
   ByVal workspace As IWorkspace _
) 
'Usage
 
Dim instance As IEditor
Dim workspace As IWorkspace
 
instance.StartEditing(workspace)
void StartEditing( 
   IWorkspace workspace
)

Parameters

workspace
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IEditor Interface
IEditor Members

 

 


Send Comment