Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MonitoredItem Dim eventFields As EventFieldList Dim eventTypeId As NodeId Dim browsePath As IList(Of QualifiedName) Dim attributeId As UInteger Dim value As Object value = instance.GetFieldValue(eventFields, eventTypeId, browsePath, attributeId) |
C# | |
---|---|
public object GetFieldValue( EventFieldList eventFields, NodeId eventTypeId, IList<QualifiedName> browsePath, uint attributeId ) |
Parameters
- eventFields
- eventTypeId
- browsePath
- attributeId
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x