Condividi tramite


IService.SystemSettingsGet(SystemSettingsGetRequest) Metodo

Definizione

Recupera un elenco di impostazioni di sistema.

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

Parametri

Restituisce

Attributi

Commenti

L'operazione SystemSettingsGet(SystemSettingsGetRequest) recupera le impostazioni di configurazione del sistema. È possibile recuperare un gruppo selezionato di impostazioni di configurazione del sistema. Il gruppo di impostazione da recuperare viene specificato da Identifier in SystemSettingsGetCriteria

Si applica a