BRDeleteCriteria.BRItems 屬性

定義

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

public:
 property System::Collections::ObjectModel::Collection<Guid> ^ BRItems { 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> BRItems { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.BRItems : System.Collections.ObjectModel.Collection<Guid> with get, set
Public Property BRItems As Collection(Of Guid)

屬性值

Collection<Guid>

Guid 類型的集合。

屬性

適用於