Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
Process Class
Process Methods
AddNewActivity Method
Clone Method
CloneProcess Method
CloneProcessTemplate Method
CountTransitionsFromExit Method
CountTransitionsFromStart Method
FindTargetTypeId Method
GetFirstActivity Method
GetFirstTransition Method
GetPreceedingSplitElement Method
GetProcessInstanceObject Method
GetProcessInstanceParentId Method
GetProcessObjectTypeId Method
GetProcessTemplateObject Method
GetStartElement Method
GetSuccessors Method
GetTargetDataObjectType Method
GetTargetDataObjectTypeId Method
RemoveTransition Method
RemoveTransitions Method
SetId Method
Validate Method
Process
AddNewActivity Method
Creates a new activity and adds it to the process.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
Activity
AddNewActivity
(
DataObjectType
activityType
=
null
)
Parameters
activityType
(Optional)
Type:
Omada.OE.Model
DataObjectType
Return Value
Type:
Activity
See Also
Reference
Process Class
Omada.OE.Model Namespace