International.Tz Property

Definition

Specifies the time zone.

public:
 property System::String ^ Tz { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Tz { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Tz : string with get, set
Public Property Tz As String

Property Value

The time zone.

Attributes

Applies to