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