|   | DataObjectFilterExpressionRightProcessIds Property  | 
 
            If LeftFixedField is Process then the right-side process 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> RightProcessIds { get; }Property Value
Type: 
IEnumerableInt32
See Also