Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

A base class for all property variable type nodes.

Namespace: Opc.Ua
Assembly: Opc.Ua.Core (in Opc.Ua.Core.dll) Version: 1.1.318.1 (1.01.318.1)

Syntax

C#
public class PropertyTypeState : BaseVariableTypeState
Visual Basic
Public Class PropertyTypeState _
	Inherits BaseVariableTypeState
Visual C++
public ref class PropertyTypeState : public BaseVariableTypeState

Inheritance Hierarchy

See Also