QuickOPC User's Guide and Reference
GetPropertyValueDictionary Method



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Extensions Namespace > IEasyDAClientExtension2 Class : GetPropertyValueDictionary Method
Obtains a DAPropertyValueDictionary filled with OPC property values for a given OPC item.

.NET

Overload List
OverloadDescription
Obtains a DAPropertyValueDictionary filled with OPC property values for a given OPC item. Obtains a dictionary filled with all well-known OPC property values for a given OPC item.  
Obtains a DAPropertyValueDictionary filled with OPC property values for a given OPC item. Obtains a dictionary filled with known OPC property values for a given OPC item. You can specify the property Ids.  
Obtains a DAPropertyValueDictionary filled with OPC property values for a given OPC item. Obtains a dictionary filled with all well-known OPC property values for a given OPC item.  
Obtains a DAPropertyValueDictionary filled with OPC property values for a given OPC item. Obtains a dictionary filled with known OPC property values for a given OPC item. You can specify the property Ids.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also