Click or drag to resize
IQueryObjectWithValueAsValue Method
Gets a query expression representing this object as a value

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
IQueryExpression AsValue()

Return Value

Type: IQueryExpression
See Also