ITMSFNCCustomTimeZone.Parse Method
Parses the raw service response into the request.
API unit family: TMSFNCTimeZone
Declaring type: ITMSFNCCustomTimeZone
Syntax
procedure Parse(ARequest: TTMSFNCTimeZoneRequest; ARequestResult: string);
Parameters
| Name | Description |
|---|---|
ARequest |
Request that receives the parsed result. |
ARequestResult |
Raw response text returned by the service. |