convertersystems / opc-ua-client

Visualize and control your enterprise using OPC Unified Architecture (OPC UA) and Visual Studio.
MIT License
405 stars 119 forks source link

Get all properties that marked with MonitoredItemAttribute including from base class #282

Open sans-eng opened 1 month ago

sans-eng commented 1 month ago

Get all properties that marked with MonitoredItemAttribute including from base class instead of DeclaredProperties only to make MonitoredItem from base class also work.