SaveWorkflowCommand.InstanceKeysToFree Eigenschaft

Definition

Ruft eine Auflistung von Instanzschlüsseln ab, die aus dem Persistenzspeicher gelöscht werden sollen.

public:
 property System::Collections::Generic::ICollection<Guid> ^ InstanceKeysToFree { System::Collections::Generic::ICollection<Guid> ^ get(); };
public System.Collections.Generic.ICollection<Guid> InstanceKeysToFree { get; }
member this.InstanceKeysToFree : System.Collections.Generic.ICollection<Guid>
Public ReadOnly Property InstanceKeysToFree As ICollection(Of Guid)

Eigenschaftswert

Eine Sammlung von Instanzschlüsseln, die aus dem Persistenzspeicher gelöscht werden sollen.

Gilt für: