Bagikan melalui


ServiceClient.SystemSettingsUpdate Metode

Definisi

Updates nilai pengaturan sistem.

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

Parameter

International
International

Pengaturan budaya.

SystemSettingGroups
Collection<SystemSettingGroup>

Daftar grup pengaturan sistem yang akan diperbarui.

Mengembalikan

Objek OperationResult yang berisi hasil operasi.

Berlaku untuk