SystemSettingsGetResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Elemen SystemSettingsGetResponse menyediakan pengaturan sistem dalam jenis kompleks ArrayOfSystemSettingGroup.
public ref class SystemSettingsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemSettingsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemSettingsGetResponse = class
inherit MessageResponse
Public Class SystemSettingsGetResponse
Inherits MessageResponse
- Warisan
- Atribut
Konstruktor
| SystemSettingsGetResponse() |
Menginisialisasi instans baru kelas SystemSettingsGetResponse. |
Properti
| OperationResult |
Menentukan hasil operasi. (Diperoleh dari MessageResponse) |
| SystemSettingsGroups |
Menentukan grup pengaturan sistem yang akan dikembalikan dalam respons. |