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

指定要在响应中返回的系统域列表。

适用于

另请参阅