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