'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property OpcCompliance As UAClientMonitoredItemParameters
'Usage
Dim value As UAClientMonitoredItemParameters value = UAClientMonitoredItemParameters.OpcCompliance
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static UAClientMonitoredItemParameters OpcCompliance {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property UAClientMonitoredItemParameters^ OpcCompliance { UAClientMonitoredItemParameters^ get(); }