ITMSFNCTimeZoneService Interface
Creates and releases time zone service instances.
API unit family: TMSFNCTimeZone
Extends: IInterface
Syntax
ITMSFNCTimeZoneService = interface(IInterface)
Methods
| Name | Description |
|---|---|
| CreateTimeZone | Creates and returns a new service instance. |
| DestroyTimeZone | Releases the service instance and its associated resources. |