Udostępnij za pośrednictwem


SaveWorkflowCommand.InstanceMetadataChanges Właściwość

Definicja

Pobiera słownik zawierający zmiany metadanych wystąpienia.

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

Wartość właściwości

Zmiany metadanych wystąpienia.

Dotyczy