public static Task<ReadOnlyDatastoreConfiguration> GetSingleEditWorkspaceAsync( Project project )
Public Shared Function GetSingleEditWorkspaceAsync( _ ByVal project As Project _ ) As Task(Of ReadOnlyDatastoreConfiguration)
Parameters
- project
Return Value
A task representing the datastore configuration being edited.