ServiceClient.SystemSettingsUpdate Método

Definição

Atualizações os valores de configuração do sistema.

public:
 Microsoft::MasterDataServices::OperationResult ^ SystemSettingsUpdate(Microsoft::MasterDataServices::International ^ International, System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemSettingGroup ^> ^ SystemSettingGroups);
public Microsoft.MasterDataServices.OperationResult SystemSettingsUpdate (Microsoft.MasterDataServices.International International, System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemSettingGroup> SystemSettingGroups);
member this.SystemSettingsUpdate : Microsoft.MasterDataServices.International * System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemSettingGroup> -> Microsoft.MasterDataServices.OperationResult
Public Function SystemSettingsUpdate (International As International, SystemSettingGroups As Collection(Of SystemSettingGroup)) As OperationResult

Parâmetros

International
International

As configurações culturais.

SystemSettingGroups
Collection<SystemSettingGroup>

A lista de grupos de configuração do sistema a ser atualizado.

Retornos

Um OperationResult objeto que contém o resultado de uma operação

Aplica-se a