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