ServiceClient.IService.SystemSettingsGet(SystemSettingsGetRequest) Methode

Definition

Ruft die Liste von Systemeinstellungen ab.

 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

Parameter

request
SystemSettingsGetRequest

Die Abrufanforderung.

Gibt zurück

SystemSettingsGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: