SaveWorkflowCommand.InstanceKeysToFree Eigenschap

Definitie

Hiermee haalt u een verzameling exemplaarsleutels op die moeten worden verwijderd uit het persistentiearchief.

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)

Waarde van eigenschap

Een verzameling exemplaarsleutels die moeten worden verwijderd uit het persistentiearchief.

Van toepassing op