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.