Поле DisplaySequence
Sequence the setting group is most logically displayed in.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataMemberAttribute> _
Public DisplaySequence As Integer
'Применение
Dim instance As SystemSettingGroup
Dim value As Integer
value = instance.DisplaySequence
instance.DisplaySequence = value
[DataMemberAttribute]
public int DisplaySequence
[DataMemberAttribute]
public:
int DisplaySequence
[<DataMemberAttribute>]
val mutable DisplaySequence: int
public var DisplaySequence : int