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