BusinessProcessCurrentHandledCommand Property

Return the currently handled command

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Command CurrentHandledCommand { get; }

Return Value

Command

Implements

ITaskCurrentHandledCommand

See Also