Share via


SaveWorkflowCommand.InstanceKeysToFree Propiedad

Definición

Obtiene una colección de teclas de instancia que eliminar del almacén de persistencia.

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)

Valor de propiedad

Colección de teclas de instancia que eliminar del almacén de persistencia.

Se aplica a