言語

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

応答で返すべきシステムプロパティを指定します。

適用対象

こちらもご覧ください