SystemDomainListGetRequest.SearchCriteria Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie les critères de recherche qui déterminent les listes de domaines à récupérer.
public:
property Microsoft::MasterDataServices::Services::DataContracts::SystemDomainListGetCriteria ^ SearchCriteria { Microsoft::MasterDataServices::Services::DataContracts::SystemDomainListGetCriteria ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::SystemDomainListGetCriteria ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.SystemDomainListGetCriteria SearchCriteria { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.SearchCriteria : Microsoft.MasterDataServices.Services.DataContracts.SystemDomainListGetCriteria with get, set
Public Property SearchCriteria As SystemDomainListGetCriteria
Valeur de propriété
Critères de recherche qui déterminent les listes de domaines à récupérer.
- Attributs