Condividi tramite


ServiceClient.IService.SystemDomainListGet(SystemDomainListGetRequest) Metodo

Definizione

Recupera l'elenco fisso localizzato di scelte in base a un codice dell'elenco.

 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

Parametri

request
SystemDomainListGetRequest

Richiesta di recupero.

Restituisce

Oggetto SystemDomainListGetResponse per l'operazione.

Implementazioni

Attributi

Si applica a