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)

属性值

要对其进行筛选的各列表分组或类别。

属性

适用于