|   | ActionProcessObjectType Property  | 
 
            If the event is a Process event, the ProcessObjectType attribute defines which object
            in the process is used as action object for the event (Target, Activity, Process)
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ProcessObjectType ProcessObjectType { get; set; }Property Value
Type: 
ProcessObjectType
See Also