Partager via


Classe SystemDomainListGetCriteria

Represents

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..SystemDomainListGetCriteria

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name := "SystemDomainListGetCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SystemDomainListGetCriteria
'Utilisation
Dim instance As SystemDomainListGetCriteria
[DataContractAttribute(Name = "SystemDomainListGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemDomainListGetCriteria
[DataContractAttribute(Name = L"SystemDomainListGetCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemDomainListGetCriteria sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SystemDomainListGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemDomainListGetCriteria =  class end
public final class SystemDomainListGetCriteria

Le type SystemDomainListGetCriteria expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SystemDomainListGetCriteria Initializes a new instance of the SystemDomainListGetCriteria class.

Haut de la page

Propriétés

  Nom Description
Propriété publique ListCode Gets or sets the name of the domain list on which to filter. If not supplied, all domain lists are returned.
Propriété publique ListGroup Gets or sets the integer code of the individual list grouping, or category, on which to filter. If not supplied, all list groups are returned.
Propriété publique ListOption Gets or sets the individual list option on which to filter. If not supplied, all list options are returned.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.