IService.SystemSettingsGet(SystemSettingsGetRequest) Methode

Definition

Ruft eine Liste von Systemeinstellungen ab.

public:
 Microsoft::MasterDataServices::Services::MessageContracts::SystemSettingsGetResponse ^ SystemSettingsGet(Microsoft::MasterDataServices::Services::MessageContracts::SystemSettingsGetRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetResponse SystemSettingsGet (Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member SystemSettingsGet : Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.SystemSettingsGetResponse
Public Function SystemSettingsGet (request As SystemSettingsGetRequest) As SystemSettingsGetResponse

Parameter

Gibt zurück

Attribute

Hinweise

Der SystemSettingsGet(SystemSettingsGetRequest) Vorgang ruft Systemkonfigurationseinstellungen ab. Eine ausgewählte Gruppe von Systemkonfigurationseinstellungen kann abgerufen werden. Die abzurufende Einstellungsgruppe wird durch Identifier in angegeben. SystemSettingsGetCriteria

Gilt für: