'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property TimeZone As DAPropertyDescriptor
'Usage
Dim value As DAPropertyDescriptor value = DAPropertyDescriptor.TimeZone
[NotNull()] public static DAPropertyDescriptor TimeZone {get;}
[NotNull()] public: static property DAPropertyDescriptor^ TimeZone { DAPropertyDescriptor^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).