ActivityImplementationContext.WorkflowContext Property

Definition

Any context required by the command.

public:
 property System::Object ^ WorkflowContext { System::Object ^ get(); void set(System::Object ^ value); };
public:
 property Platform::Object ^ WorkflowContext { Platform::Object ^ get(); void set(Platform::Object ^ value); };
public object WorkflowContext { get; set; }
member this.WorkflowContext : obj with get, set
Public Property WorkflowContext As Object

Property Value

Applies to