Bagikan melalui


ServiceClient.SystemSettingsGet Metode

Definisi

Mengambil daftar pengaturan sistem.

public:
 Microsoft::MasterDataServices::OperationResult ^ SystemSettingsGet(Microsoft::MasterDataServices::International ^ International, Microsoft::MasterDataServices::SystemSettingsGetCriteria ^ SearchCriteria, [Runtime::InteropServices::Out] System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemSettingGroup ^> ^ % SystemSettingsGroups);
public Microsoft.MasterDataServices.OperationResult SystemSettingsGet (Microsoft.MasterDataServices.International International, Microsoft.MasterDataServices.SystemSettingsGetCriteria SearchCriteria, out System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemSettingGroup> SystemSettingsGroups);
member this.SystemSettingsGet : Microsoft.MasterDataServices.International * Microsoft.MasterDataServices.SystemSettingsGetCriteria * Collection -> Microsoft.MasterDataServices.OperationResult
Public Function SystemSettingsGet (International As International, SearchCriteria As SystemSettingsGetCriteria, ByRef SystemSettingsGroups As Collection(Of SystemSettingGroup)) As OperationResult

Parameter

International
International

Pengaturan budaya.

SearchCriteria
SystemSettingsGetCriteria

Kriteria untuk mendapatkan grup pengaturan sistem.

SystemSettingsGroups
Collection<SystemSettingGroup>

Ketika metode ini kembali, berisi daftar grup pengaturan sistem. Parameter ini diteruskan tanpa diinisialisasi.

Mengembalikan

Objek OperationResult yang berisi hasil operasi.

Berlaku untuk