Opc.Ua.Core
EncodeableObject Class
Members 



Opc.Ua Namespace : EncodeableObject Class
A concrete base class used by the autogenerated code.
Object Model
EncodeableObject ClassExpandedNodeId ClassExpandedNodeId ClassExpandedNodeId Class
Syntax
'Declaration
 
<DataContractAttribute(Name="EncodeableObject", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")>
Public MustInherit Class EncodeableObject 
   Implements IEncodeable 
'Usage
 
Dim instance As EncodeableObject
[DataContract(Name="EncodeableObject", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")]
public abstract class EncodeableObject : IEncodeable  
[DataContract(Name="EncodeableObject", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")]
public ref class EncodeableObject abstract : public IEncodeable  
Inheritance Hierarchy

System.Object
   Opc.Ua.EncodeableObject

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EncodeableObject Members
Opc.Ua Namespace