Skip to content

Enum wDCR_CondFulfillmentMethod

Specifies the possible fulfillment methods for conditional layout selection conditions.

Properties

Name Value
Access Public
Extensible False

Values

Ordinal Name Description
0 First The condition should evaluate to true for the first record of the dataitem.
1 Any The condition should evaluate to true for any of the records of the dataitem.
2 All The condition should evaluate to true for all records of the dataitem.