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