ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingProjectExtender Class


In This Topic
    EditingProjectExtender Class Methods
    In This Topic

    For a list of all members of this type, see EditingProjectExtender members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Gets the current datastore being edited. This method will only return non-null values when the project is configured for single workspace editing; that is EditingOptions.IsSingleWorkspaceEditSession is true. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic)Gets the current datastore being edited. This method will only return non-null values when the project is configured for single workspace editing; that is EditingOptions.IsSingleWorkspaceEditSession is true.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Top
    See Also