다음을 통해 공유


ServiceClient.IService.SystemPropertiesGet(SystemPropertiesGetRequest) 메서드

정의

시스템에 대한 변경할 수 없는 속성을 검색합니다.

 virtual Microsoft::MasterDataServices::SystemPropertiesGetResponse ^ Microsoft.MasterDataServices.IService.SystemPropertiesGet(Microsoft::MasterDataServices::SystemPropertiesGetRequest ^ request) = Microsoft::MasterDataServices::IService::SystemPropertiesGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.SystemPropertiesGetResponse IService.SystemPropertiesGet (Microsoft.MasterDataServices.SystemPropertiesGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.SystemPropertiesGet : Microsoft.MasterDataServices.SystemPropertiesGetRequest -> Microsoft.MasterDataServices.SystemPropertiesGetResponse
override this.Microsoft.MasterDataServices.IService.SystemPropertiesGet : Microsoft.MasterDataServices.SystemPropertiesGetRequest -> Microsoft.MasterDataServices.SystemPropertiesGetResponse
Function SystemPropertiesGet (request As SystemPropertiesGetRequest) As SystemPropertiesGetResponse Implements IService.SystemPropertiesGet

매개 변수

request
SystemPropertiesGetRequest

가져오기 요청입니다.

반환

작업의 SystemPropertiesGetResponse입니다.

구현

특성

적용 대상