|    | DataObjectFilterExpressionRightUserGroupIds Property  | 
 
            If LeftFixedField is either CreatedBy, ChangedBy or DeletedBy then the right-side user group 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 IEnumerable<int> RightUserGroupIds { get; }Property Value
Type: 
IEnumerableInt32
See Also