Click or drag to resize
DocumentTypeScopeInfoProviderGetScopes Method
Gets the query for all scopes.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<DocumentTypeScopeInfo> GetScopes()

Return Value

Type: ObjectQueryDocumentTypeScopeInfo
See Also