orProperty
function
Creates an aggregate property that reduces its individual values by logically or-ing them.
orProperty
AggregateProperty<boolean, boolean>
Creates an aggregate property that reduces its individual values by logically or-ing them.
@returns
AggregateProperty<boolean, boolean>
Jump to details