| CodeMethodInvokeContextActionObjectId Property |
Contains the id of the action data object that the code method is invoked on.
Depending on how the code method has been configured this can be a normal data object id, a process id or an activity id.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int ActionObjectId { get; }
Property Value
Type:
Int32
See Also