SystemPropertiesGet 메서드
Retrieves immutable properties about the system.
네임스페이스: Microsoft.MasterDataServices.Services.ServiceContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)
구문
‘선언
<OperationContractAttribute> _
Function SystemPropertiesGet ( _
request As SystemPropertiesGetRequest _
) As SystemPropertiesGetResponse
‘사용 방법
Dim instance As IService
Dim request As SystemPropertiesGetRequest
Dim returnValue As SystemPropertiesGetResponse
returnValue = instance.SystemPropertiesGet(request)
[OperationContractAttribute]
SystemPropertiesGetResponse SystemPropertiesGet(
SystemPropertiesGetRequest request
)
[OperationContractAttribute]
SystemPropertiesGetResponse^ SystemPropertiesGet(
SystemPropertiesGetRequest^ request
)
[<OperationContractAttribute>]
abstract SystemPropertiesGet :
request:SystemPropertiesGetRequest -> SystemPropertiesGetResponse
function SystemPropertiesGet(
request : SystemPropertiesGetRequest
) : SystemPropertiesGetResponse
매개 변수
- request
유형: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .SystemPropertiesGetRequest
The SystemPropertiesGet request.
반환 값
유형: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .SystemPropertiesGetResponse
SystemPropertiesGetResponse.