Udostępnij za pośrednictwem


EditingScope.Changes Właściwość

Definicja

Pobiera listę zmian.

public:
 property System::Collections::Generic::List<System::Activities::Presentation::Model::Change ^> ^ Changes { System::Collections::Generic::List<System::Activities::Presentation::Model::Change ^> ^ get(); };
public System.Collections.Generic.List<System.Activities.Presentation.Model.Change> Changes { get; }
member this.Changes : System.Collections.Generic.List<System.Activities.Presentation.Model.Change>
Public ReadOnly Property Changes As List(Of Change)

Wartość właściwości

Lista zmian.

Dotyczy