SaveWorkflowCommand.InstanceKeysToComplete Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Bir örnekle ilişkilendirmesi olması gereken örnek anahtarlarının bir koleksiyonu.