|   | InstantiateProcessOptionsTargetId Property  | 
 
            Sets the target for the new process instance.
            TargetId is a DataObject ID - its ignored if set to 0,
            TargetId is only applicable of the process template is of type "Edit" (TargetTypeId > 0)
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int TargetId { get; set; }Property Value
Type: 
Int32
See Also