Click or drag to resize
QueryInfoBase<TInfo> Constructor (ObjectTypeInfo)
Constructor - Creates an empty QueryInfo object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public QueryInfoBase(
	ObjectTypeInfo typeInfo
)

Parameters

typeInfo
Type: CMS.DataEngine.ObjectTypeInfo
Type info
See Also