Bagikan melalui


SystemPropertiesGetResponse Kelas

Definisi

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
SystemPropertiesGetResponse
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.

Berlaku untuk

Lihat juga