Compartilhar via


Campo ListGroup

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

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (em Microsoft.MasterDataServices.Services.dll)

Sintaxe

'Declaração
<DataMemberAttribute> _
Public ListGroup As Integer
'Uso
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

Comentários

Use list groups to group related items.