Partage via


SaveWorkflowCommand.InstanceKeysToFree Propriété

Définition

Obtient une collection de clés d’instance à supprimer du magasin de persistance.

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)

Valeur de propriété

ICollection<Guid>

Collection de clés d’instance à supprimer du magasin de persistance.

S’applique à