Opc.Ua.Core
Documentation Class
Members 



Opc.Ua.Schema.Binary Namespace : Documentation Class
The binary schema documentation.
Syntax
'Declaration
 
<GeneratedCodeAttribute("xsd", "2.0.50727.312")>
<DataContractAttribute()>
<DebuggerStepThroughAttribute()>
<XmlTypeAttribute(AnonymousType=True, Namespace="http://opcfoundation.org/BinarySchema/")>
<XmlRootAttribute(Namespace="http://opcfoundation.org/BinarySchema/", IsNullable=False)>
Public Class Documentation 
'Usage
 
Dim instance As Documentation
[GeneratedCode("xsd", "2.0.50727.312")]
[DataContract()]
[DebuggerStepThrough()]
[XmlType(AnonymousType=true, Namespace="http://opcfoundation.org/BinarySchema/")]
[XmlRoot(Namespace="http://opcfoundation.org/BinarySchema/", IsNullable=false)]
public class Documentation 
[GeneratedCode("xsd", "2.0.50727.312")]
[DataContract()]
[DebuggerStepThrough()]
[XmlType(AnonymousType=true, Namespace="http://opcfoundation.org/BinarySchema/")]
[XmlRoot(Namespace="http://opcfoundation.org/BinarySchema/", IsNullable=false)]
public ref class Documentation 
Inheritance Hierarchy

System.Object
   Opc.Ua.Schema.Binary.Documentation

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

Documentation Members
Opc.Ua.Schema.Binary Namespace