| InstantiateProcessOptionsProcessParent Property |
defines the Tree Structure parent for the process.
ProcessParent is not required.
If the security must contain the right content for the new process instance,
the ProcessParent must be provided (only applicable if the process must be
used before its saved to the database, like on the WorkItemDlg web page)
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObject ProcessParent { get; set; }
Property Value
Type:
DataObject
See Also