Click or drag to resize
DocumentFieldsInfoProviderGetObjectQueryInternal Method
Gets the object query for the provider.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
protected override ObjectQuery<DocumentFieldsInfo> GetObjectQueryInternal()

Return Value

Type: ObjectQueryDocumentFieldsInfo
See Also