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