Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Defines the data contract for a system domain list item.
Gerarchia di ereditarietà
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SystemDomainListItem
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Sintassi
'Dichiarazione
<DataContractAttribute(Name := "SystemDomainListItem", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SystemDomainListItem _
Inherits DataContractBase
'Utilizzo
Dim instance As SystemDomainListItem
[DataContractAttribute(Name = "SystemDomainListItem", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemDomainListItem : DataContractBase
[DataContractAttribute(Name = L"SystemDomainListItem", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemDomainListItem sealed : public DataContractBase
[<SealedAttribute>]
[<DataContractAttribute(Name = "SystemDomainListItem", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemDomainListItem =
class
inherit DataContractBase
end
public final class SystemDomainListItem extends DataContractBase
Nel tipo SystemDomainListItem sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
SystemDomainListItem | Initializes a new instance of the SystemDomainListItem class. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
ListGroup | Gets or sets the list group (category) that the item belongs to. |
![]() |
Name | Gets or sets the name of the item. |
![]() |
Value | Gets or sets the value of the item. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
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.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
.gif)
.gif)