T
EasyUA Reference
PropertyTypeState<T> Class
Members  See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : PropertyTypeState<T> Class

Glossary Item Box

A typed base class for all property variable type nodes.

Object Model

PropertyTypeState<T> ClassQualifiedName ClassNodeId ClassLocalizedText ClassLocalizedText ClassNodeId ClassNodeId ClassVariant Structure

Syntax

Visual Basic (Usage)Copy Code
Dim instance As PropertyTypeState(Of T)
C# 
public class PropertyTypeState<T> : PropertyTypeState 

Type Parameters

T

Inheritance Hierarchy

System.Object
   Opc.Ua.NodeState
      Opc.Ua.BaseTypeState
         Opc.Ua.BaseVariableTypeState
            Opc.Ua.PropertyTypeState
               Opc.Ua.PropertyTypeState<T>

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.