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