SharePointTimeZone Constructor
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub New ( _
nID As Integer _
)
'Usage
Dim nID As Integer
Dim instance As New SharePointTimeZone(nID)
public SharePointTimeZone(
int nID
)
Parameters
- nID
Type: System.Int32