CaseActivityInformationActivityType Property

Scanjour Workflow4 Reference Manual
Gets or sets the activity id.

Namespace:  Scanjour.Workflow4.Web.Services.Entities
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public ActivityType ActivityType { get; set; }

Property Value

Type: ActivityType
The activity id.
See Also

Reference