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