Udostępnij za pośrednictwem


SaveWorkflowCommand.InstanceKeyMetadataChanges Właściwość

Definicja

Pobiera słownik z kluczem wystąpienia jako kluczem i słownikiem XName i InstanceValue parami jako wartość.

public:
 property System::Collections::Generic::IDictionary<Guid, System::Collections::Generic::IDictionary<System::Xml::Linq::XName ^, System::Runtime::DurableInstancing::InstanceValue ^> ^> ^ InstanceKeyMetadataChanges { System::Collections::Generic::IDictionary<Guid, System::Collections::Generic::IDictionary<System::Xml::Linq::XName ^, System::Runtime::DurableInstancing::InstanceValue ^> ^> ^ get(); };
public System.Collections.Generic.IDictionary<Guid,System.Collections.Generic.IDictionary<System.Xml.Linq.XName,System.Runtime.DurableInstancing.InstanceValue>> InstanceKeyMetadataChanges { get; }
member this.InstanceKeyMetadataChanges : System.Collections.Generic.IDictionary<Guid, System.Collections.Generic.IDictionary<System.Xml.Linq.XName, System.Runtime.DurableInstancing.InstanceValue>>
Public ReadOnly Property InstanceKeyMetadataChanges As IDictionary(Of Guid, IDictionary(Of XName, InstanceValue))

Wartość właściwości

Słowniki z parami klucz/wartość.

Dotyczy