BRDeleteCriteria.BRConditionTreeNodes 屬性

定義

取得或設定陣列,其中包含要刪除之條件樹狀節點的全域唯一識別碼 (GUID)。

public:
 property System::Collections::ObjectModel::Collection<Guid> ^ BRConditionTreeNodes { System::Collections::ObjectModel::Collection<Guid> ^ get(); void set(System::Collections::ObjectModel::Collection<Guid> ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Guid> BRConditionTreeNodes { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.BRConditionTreeNodes : System.Collections.ObjectModel.Collection<Guid> with get, set
Public Property BRConditionTreeNodes As Collection(Of Guid)

屬性值

Collection<Guid>

Guid 類型的集合。

屬性

適用於