Click or drag to resize
SoapgetServerTimestampAsync Method

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
Task<getServerTimestampResponse> getServerTimestampAsync(
	getServerTimestampRequest request
)

Parameters

request
Type: CMS.SalesForce.WebServiceClientgetServerTimestampRequest

Return Value

Type: TaskgetServerTimestampResponse
See Also