PeriodType.Bias Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.