GetTimeZoneCodeByLocalizedNameResponse ComplexType
Contains the response from the GetTimeZoneCodeByLocalizedName function.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details | 
|---|---|---|
| TimeZoneCode | Edm.Int32 | The time zone code that has the requested localized name. | 
Used by
The following use the GetTimeZoneCodeByLocalizedNameResponse ComplexType.
| Name | How used | 
|---|---|
| GetTimeZoneCodeByLocalizedName | ReturnType |