Aracılığıyla paylaş


SaveWorkflowCommand.InstanceKeysToFree Özellik

Tanım

Kalıcılık deposundan silinecek örnek anahtarlarının bir koleksiyonunu alır.

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)

Özellik Değeri

ICollection<Guid>

Kalıcılık deposundan silinecek örnek anahtarlarının bir koleksiyonu.

Şunlara uygulanır