Edit

Share via


PeriodType.Bias Property

Definition

The Bias property gets or sets the time offset from Coordinated Universal Time (UTC) for the period.

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

Property Value

The value of the Bias property is a string that represents the time offset from Coordinated Universal Time (UTC) for the period.

Applies to