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

응답에서 반환할 시스템 속성을 지정합니다.

적용 대상

추가 정보