|    | DataObjectFilterExpressionRightSetPropertyValues Property  | 
 
            If LeftProperty is a SetProperty then the right-side values can be ontained 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 IEnumerable<int> RightSetPropertyValues { get; }Property Value
Type: 
IEnumerableInt32
See Also