Click or drag to resize

DataObjectFilterExpressionsInvolvesSpecialFixedFields Method

Returns true if a collection contains expressions which involves/filters on fixed fields, which os not available on all types of data objects.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool InvolvesSpecialFixedFields()

Return Value

Type: Boolean
See Also