다음을 통해 공유


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.