ITMSFNCCustomTimeZone Interface
Represents a time zone service implementation used to execute requests.
API unit family: TMSFNCTimeZone
Extends: IInterface
Syntax
ITMSFNCCustomTimeZone = interface(IInterface)
Methods
| Name | Description |
|---|---|
| AddHeaders | Adds the provider-specific request headers used by the service call. |
| DestroyTimeZone | Releases the service instance and its associated resources. |
| IsValid | Returns whether the service is configured and ready to execute requests. |
| Parse | Parses the raw service response into the request. |