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


In This Topic
    EditingProjectExtender Class Members
    In This Topic

    The following tables list the members exposed by EditingProjectExtender.

    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