ContentTypeGetActivity Method (Int32) |
Gets an activity by its id.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public Activity GetActivity(
int activityId
)
Parameters
- activityId
- Type: SystemInt32
Id of the activity.
Return Value
Type:
ActivityActivitySee Also