Build 1.01.318.0
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
A typed base class for all data variable nodes.
Namespace: Opc.UaAssembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
public class PropertyState : BaseVariableState |
| Visual Basic |
|---|
Public Class PropertyState _ Inherits BaseVariableState |
| Visual C++ |
|---|
public ref class PropertyState : public BaseVariableState |
Inheritance Hierarchy
System..::..Object
Opc.Ua..::..NodeState
Opc.Ua..::..BaseInstanceState
Opc.Ua..::..BaseVariableState
Opc.Ua..::..PropertyState
Opc.Ua..::..PropertyState<(Of <(<'T>)>)>
Opc.Ua..::..NodeState
Opc.Ua..::..BaseInstanceState
Opc.Ua..::..BaseVariableState
Opc.Ua..::..PropertyState
Opc.Ua..::..PropertyState<(Of <(<'T>)>)>