TransitionTargetType.Value Property

Definition

The Value property gets or sets the unique identifier that corresponds to the period or transitions group that is the target of the time zone transition.

public:
 property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
Public Property Value As String

Property Value

The value of the Value property is a string that represents the unique identifier that corresponds to the period or transitions group that is the target of the time zone transition

Applies to