ModelChangeInfo.ModelChangeType Property

Definition

Gets the model change type.

public:
 abstract property System::Activities::Presentation::Services::ModelChangeType ModelChangeType { System::Activities::Presentation::Services::ModelChangeType get(); };
public abstract System.Activities.Presentation.Services.ModelChangeType ModelChangeType { get; }
member this.ModelChangeType : System.Activities.Presentation.Services.ModelChangeType
Public MustOverride ReadOnly Property ModelChangeType As ModelChangeType

Property Value

The model change type.

Applies to