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