Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the criteria for the SystemDomainListGet operation.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SystemDomainListGetCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "SystemDomainListGetCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SystemDomainListGetCriteria _
Inherits DataContractBase
'Usage
Dim instance As SystemDomainListGetCriteria
[DataContractAttribute(Name = "SystemDomainListGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemDomainListGetCriteria : DataContractBase
[DataContractAttribute(Name = L"SystemDomainListGetCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemDomainListGetCriteria sealed : public DataContractBase
[<SealedAttribute>]
[<DataContractAttribute(Name = "SystemDomainListGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemDomainListGetCriteria =
class
inherit DataContractBase
end
public final class SystemDomainListGetCriteria extends DataContractBase
Der SystemDomainListGetCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SystemDomainListGetCriteria | Initializes a new instance of the SystemDomainListGetCriteria class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ListCode | Gets or sets the code of the domain list on which to filter. If not supplied, all domain lists are returned. |
![]() |
ListGroup | Gets or sets the individual list grouping or category on which to filter. If not supplied, all list groups are returned. |
![]() |
ListOption | Gets or sets the individual list option on which to filter. If not supplied, all list options are returned. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.MasterDataServices.Services.DataContracts-Namespace
.gif)
.gif)