SystemDomainListGetResponse Класс

Определение

Элемент SystemDomainListGetResponse предоставляет свойство SystemDomainLists, содержащее результаты перечисления доменов.

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
Наследование
SystemDomainListGetResponse
Атрибуты

Конструкторы

SystemDomainListGetResponse()

Инициализирует новый экземпляр класса SystemDomainListGetResponse.

Свойства

OperationResult

Указывает результат операции.

(Унаследовано от MessageResponse)
SystemDomainLists

Указывает списки системных доменов, возвращаемые в ответе.

Применяется к

См. также раздел