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

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

適用対象

こちらもご覧ください