ListGroup 字段

The list group (category) to which the item belongs.

命名空间:  Microsoft.MasterDataServices.Services.DataContracts
程序集:  Microsoft.MasterDataServices.Services(在 Microsoft.MasterDataServices.Services.dll 中)

语法

声明
<DataMemberAttribute> _
Public ListGroup As Integer
用法
Dim instance As SystemDomainListItem
Dim value As Integer

value = instance.ListGroup

instance.ListGroup = value
[DataMemberAttribute]
public int ListGroup
[DataMemberAttribute]
public:
int ListGroup
[<DataMemberAttribute>]
val mutable ListGroup: int
public var ListGroup : int

注释

Use list groups to group related items.