| Name | Description | |
|---|---|---|
![]() ![]() | GetSingleEditWorkspace | 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. |
![]() ![]() | GetSingleEditWorkspaceAsync | 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. |
![]() ![]() | SetSingleEditWorkspaceAsync | Overloaded. |

