| ProcessDefaultParentId Property |
Specifies the id of a data object folder in which process instances will be placed.
Is 0 if the process is an instance.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int DefaultParentId { get; set; }
Property Value
Type:
Int32
See Also