Bagikan melalui


SystemDomainListGetResponse Kelas

Definisi

Elemen SystemDomainListGetResponse menyediakan properti SystemDomainLists yang berisi hasil daftar domain.

public ref class SystemDomainListGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemDomainListGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemDomainListGetResponse = class
    inherit MessageResponse
Public Class SystemDomainListGetResponse
Inherits MessageResponse
Warisan
SystemDomainListGetResponse
Atribut

Konstruktor

SystemDomainListGetResponse()

Menginisialisasi instans baru kelas SystemDomainListGetResponse.

Properti

OperationResult

Menentukan hasil operasi.

(Diperoleh dari MessageResponse)
SystemDomainLists

Menentukan daftar domain sistem untuk dikembalikan dalam respons.

Berlaku untuk

Lihat juga