|    | DataObjectFilterAssigneeCurrentUser Property  | 
 
            AssigneeCurrentUser is only used on activities and processes.
            AssigneeCurrentUser is only used if AssigneeFilter is null.
            If AssigneeCurrentUser is true only activities which assignee group contains 
            the active user will pass.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool AssigneeCurrentUser { get; set; }Property Value
Type: 
Boolean
See Also