SystemDomainListGetCriteria.ListGroup 屬性

定義

篩選的個別清單群組或類別目錄。 如果未提供,則會傳回所有清單群組。

public:
 property Nullable<int> ListGroup { Nullable<int> get(); void set(Nullable<int> value); };
[System.Runtime.Serialization.DataMember(IsRequired=false)]
public int? ListGroup { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=false)>]
member this.ListGroup : Nullable<int> with get, set
Public Property ListGroup As Nullable(Of Integer)

屬性值

Nullable<Int32>

篩選的個別清單群組或類別目錄。

屬性

適用於