Click or drag to resize
ObjectCollectionTObjectExpression Property
Query expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public Expression Expression { get; }

Property Value

Type: Expression

Implements

IQueryableExpression
See Also