SaveWorkflowCommand.InstanceKeysToFree Özellik

Tanım

Kalıcılık deposundan silinecek örnek anahtarları 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

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

Şunlara uygulanır