Classe SystemSettingGroup
Represents a SystemSettingGroup complex type.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..SystemSettingGroup
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<DataContractAttribute(Name := "SystemSettingGroup", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SystemSettingGroup
'Utilizzo
Dim instance As SystemSettingGroup
[DataContractAttribute(Name = "SystemSettingGroup", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemSettingGroup
[DataContractAttribute(Name = L"SystemSettingGroup", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemSettingGroup sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SystemSettingGroup", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemSettingGroup = class end
public final class SystemSettingGroup
Nel tipo SystemSettingGroup sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
SystemSettingGroup | Initializes a new instance of the SystemSettingGroup class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
Description | String description for the setting group. |
![]() |
DisplayName | String display name for the group |
![]() |
DisplaySequence | Sequence the setting group is most logically displayed in. |
![]() |
Identifier | Identifier complex type. |
![]() |
SystemSettings | ArrayOfSystemSetting complex type. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.