Condividi tramite


ChangeSet.Updates Proprietà

Definizione

Ottiene un elenco di entità aggiornate in ChangeSet.

public:
 property System::Collections::Generic::IList<System::Object ^> ^ Updates { System::Collections::Generic::IList<System::Object ^> ^ get(); };
public System.Collections.Generic.IList<object> Updates { get; }
member this.Updates : System.Collections.Generic.IList<obj>
Public ReadOnly Property Updates As IList(Of Object)

Valore della proprietà

IList con le entità aggiornate.

Si applica a