SharePointTimeZone.CurrentBias Property
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property CurrentBias As Integer
Get
'Usage
Dim instance As SharePointTimeZone
Dim value As Integer
value = instance.CurrentBias
public int CurrentBias { get; }
Property Value
Type: System.Int32