WorkflowItemPresenter.IsDefaultContainer Property

Definition

Gets or sets a value that indicates whether this is the default container.

public:
 property bool IsDefaultContainer { bool get(); void set(bool value); };
public bool IsDefaultContainer { get; set; }
member this.IsDefaultContainer : bool with get, set
Public Property IsDefaultContainer As Boolean

Property Value

true if this is the default container; otherwise, false.

Applies to