SystemPropertiesGetResponse 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 SystemPropertiesGetResponse menyertakan nilai properti sistem yang diambil dalam array jenis kompleks SystemPropertyValue.
public ref class SystemPropertiesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemPropertiesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemPropertiesGetResponse = class
inherit MessageResponse
Public Class SystemPropertiesGetResponse
Inherits MessageResponse
- Warisan
- Atribut
Konstruktor
| SystemPropertiesGetResponse() |
Menginisialisasi instans baru kelas SystemPropertiesGetResponse. |
Properti
| OperationResult |
Menentukan hasil operasi. (Diperoleh dari MessageResponse) |
| SystemProperties |
Menentukan properti sistem yang akan dikembalikan dalam respons. |