WorkflowIdentity.Package Property

Definition

Gets or sets the package of the workflow identity.

public:
 property System::String ^ Package { System::String ^ get(); void set(System::String ^ value); };
public string Package { get; set; }
member this.Package : string with get, set
Public Property Package As String

Property Value

The package of the workflow identity.

Applies to