Click or drag to resize
IInfoObjectCollectionDynamicWhereCondition Property
Dynamic where condition.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Func<string> DynamicWhereCondition { get; set; }

Property Value

Type: FuncString
See Also