ServiceClient.IService.SystemSettingsGet(SystemSettingsGetRequest) Méthode

Définition

Récupère la liste des paramètres système.

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

Paramètres

request
SystemSettingsGetRequest

Demande d'obtention.

Retours

SystemSettingsGetResponse pour l'opération.

Implémente

Attributs

S’applique à