UtcTimeFromLocalTimeRequest.TimeZoneCode Property

Definition

Gets or sets the time zone code. Required.

public:
 property int TimeZoneCode { int get(); void set(int value); };
public int TimeZoneCode { get; set; }
member this.TimeZoneCode : int with get, set
Public Property TimeZoneCode As Integer

Property Value

The time zone code.

Remarks

This value should come from the TimeZoneDefinition.TimeZoneCode column.

Applies to