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