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