PrepareExternalCommunicationCaseState Property

The new state of the case. If null, then the state of the case remains unchanged.

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary
Assembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public InArgument<string> CaseState { get; set; }

Property Value

InArgumentString

See Also