Поле 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.