'Declaration
Public Property TimeZone As Integer
'Usage
Dim instance As DAItemPropertyRecord Dim value As Integer instance.TimeZone = value value = instance.TimeZone
public int TimeZone {get; set;}
'Declaration
Public Property TimeZone As Integer
'Usage
Dim instance As DAItemPropertyRecord Dim value As Integer instance.TimeZone = value value = instance.TimeZone
public int TimeZone {get; set;}