Click or drag to resize
QueryListInfoGetDataQueryInternal Method
Gets the data query for this object type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected override IDataQuery GetDataQueryInternal()

Return Value

Type: IDataQuery
See Also