SaveWorkflowCommand.InstanceKeysToComplete Özellik

Tanım

Bir örnekle ilişkilendirilmesi gereken örnek anahtarları koleksiyonunu alır.

public:
 property System::Collections::Generic::ICollection<Guid> ^ InstanceKeysToComplete { System::Collections::Generic::ICollection<Guid> ^ get(); };
public System.Collections.Generic.ICollection<Guid> InstanceKeysToComplete { get; }
member this.InstanceKeysToComplete : System.Collections.Generic.ICollection<Guid>
Public ReadOnly Property InstanceKeysToComplete As ICollection(Of Guid)

Özellik Değeri

Bir örnekle ilişkilendirilmesi gereken örnek anahtarları koleksiyonu.

Şunlara uygulanır