WorkflowViewElement.ModelItem Property

Definition

Gets or sets the underlying ModelItem object associated with the workflow view element.

C#
public System.Activities.Presentation.Model.ModelItem ModelItem { get; set; }

Property Value

A ModelItem object that is a wrapper around a model instance or an in-memory representation of the underlying workflow.

Remarks

The ModelItem object provides notification of changes even if the model instance does not provide change notification.

Applies to

Produk Versi
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1