WorkflowElementDialog::ModelItem Property

.NET Framework (current version)
 

Gets or sets the ModelItem associated with this dialog box.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public:
property ModelItem^ ModelItem {
	ModelItem^ get();
	void set(ModelItem^ value);
}

.NET Framework
Available since 4.0
Return to top
Show: