Data |
Note: This API is now obsolete.
[ObsoleteAttribute("Removed IN API 1.22")] public class DataFilterElement : DataFilterItem
The DataFilterElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataFilterElement | Initializes a new instance of the DataFilterElement class |
Name | Description | |
---|---|---|
![]() | Condition | Dictates which condition that should be applied. |
![]() | Field | Dictates which dataindex on the [!:FormData] that should be looked at. |
![]() | Id |
Id of the condtion stored in the database
(Inherited from DataFilterItem) |
![]() | Value | Dictates the value used for comparrison. |