Aracılığıyla paylaş


SaveWorkflowCommand.InstanceKeysToComplete Özellik

Tanım

Bir örnekle ilişkilendirmesi olması gereken örnek anahtarlarının bir 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

ICollection<Guid>

Bir örnekle ilişkilendirmesi olması gereken örnek anahtarlarının bir koleksiyonu.

Şunlara uygulanır