SystemPropertiesGetResponse 类

定义

SystemPropertiesGetResponse 成员包括在 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
继承
SystemPropertiesGetResponse
属性

构造函数

SystemPropertiesGetResponse()

初始化 SystemPropertiesGetResponse 类的新实例。

属性

OperationResult

指定操作结果。

(继承自 MessageResponse)
SystemProperties

指定要在响应中返回的系统属性。

适用于

另请参阅