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.