SystemPropertiesGetResponse Kelas

Definisi

Mengambil nilai properti sistem dalam array.

public ref class SystemPropertiesGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemPropertiesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemPropertiesGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemPropertiesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertiesGetResponse = class
Public Class SystemPropertiesGetResponse
Warisan
SystemPropertiesGetResponse
Atribut

Konstruktor

SystemPropertiesGetResponse()

Menginisialisasi instans SystemPropertiesGetResponse baru kelas yang memiliki nilai default.

SystemPropertiesGetResponse(OperationResult, Collection<SystemPropertyValue>)

Menginisialisasi instans SystemPropertiesGetResponse baru kelas yang memiliki hasil operasi yang ditentukan dan daftar properti sistem.

Bidang

OperationResult

Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan.

SystemProperties

Properti sistem yang akan dikembalikan dalam respons.

Berlaku untuk