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

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

Return Value

Type: IDataQuery
See Also