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