GetAllTimeZonesWithDisplayName Function

Retrieves all the time zone definitions for the specified locale and to return only the display name attribute.

Bound Entities

Bound functions are invoked by appending the fully qualified function name to the URI representing an entity or collection.

Entity Type Binding Type
timezonedefinition collection

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
LocaleId
Edm.Int32 False True

The locale ID

Return Type

Type Nullable Description
Collection(crmbaseentity) False The GetAllTimeZonesWithDisplayName function returns the following value.

See also