QuickOPC User's Guide and Reference
GetItemPropertyRecord Method



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

.NET

Overload List
OverloadDescription
Obtains a DAItemPropertyRecord structure filled with OPC property values for a given OPC item. Obtains a structure filled with OPC property values of all well-known OPC properties for a given OPC item.  
Obtains a DAItemPropertyRecord structure filled with OPC property values for a given OPC item. Obtains a structure filled with OPC property values for a given OPC item. You can specify the property Ids.  
Obtains a DAItemPropertyRecord structure filled with OPC property values for a given OPC item. Obtains a structure filled with OPC property values of all well-known OPC properties for a given OPC item.  
Obtains a DAItemPropertyRecord structure filled with OPC property values for a given OPC item. Obtains a structure filled with 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