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