| DataObjectFilterExpressionRightEnumValues Property |
If LeftFixedField is either ActivityState, ProcessState or Acceptance then the right-side ordinal values ids can be obtained here.
Can't be assigned to - use RightValue for that purpose.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic List<int> RightEnumValues { get; }
Property Value
Type:
ListInt32
See Also