Partager via


ServiceClient.IService.SystemDomainListGet(SystemDomainListGetRequest) Méthode

Définition

Récupère la liste fixe localisée de choix selon un code de liste.

 virtual Microsoft::MasterDataServices::SystemDomainListGetResponse ^ Microsoft.MasterDataServices.IService.SystemDomainListGet(Microsoft::MasterDataServices::SystemDomainListGetRequest ^ request) = Microsoft::MasterDataServices::IService::SystemDomainListGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.SystemDomainListGetResponse IService.SystemDomainListGet (Microsoft.MasterDataServices.SystemDomainListGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.SystemDomainListGet : Microsoft.MasterDataServices.SystemDomainListGetRequest -> Microsoft.MasterDataServices.SystemDomainListGetResponse
override this.Microsoft.MasterDataServices.IService.SystemDomainListGet : Microsoft.MasterDataServices.SystemDomainListGetRequest -> Microsoft.MasterDataServices.SystemDomainListGetResponse
Function SystemDomainListGet (request As SystemDomainListGetRequest) As SystemDomainListGetResponse Implements IService.SystemDomainListGet

Paramètres

request
SystemDomainListGetRequest

Demande d'obtention.

Retours

SystemDomainListGetResponse pour l'opération.

Implémente

Attributs

S’applique à