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

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

Return Value

Type: ObjectQueryDocumentTypeScopeInfo
See Also