WorkflowElementDialog.ModelItem Property

Definition

Gets or sets the ModelItem associated with this dialog box.

public:
 property System::Activities::Presentation::Model::ModelItem ^ ModelItem { System::Activities::Presentation::Model::ModelItem ^ get(); void set(System::Activities::Presentation::Model::ModelItem ^ value); };
public System.Activities.Presentation.Model.ModelItem ModelItem { get; set; }
member this.ModelItem : System.Activities.Presentation.Model.ModelItem with get, set
Public Property ModelItem As ModelItem

Property Value

Returns ModelItem.

Applies to