Click or drag to resize
AbstractInfoProviderTInfo, TProviderGetSingleObject Method
Gets the object query for the provider

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected ObjectQuery<TInfo> GetSingleObject()

Return Value

Type: ObjectQueryTInfo
See Also