Opc.Ua.Core
ImportDirective Class
Members 



Opc.Ua.Schema.Binary Namespace : ImportDirective Class
Syntax
'Declaration
 
<GeneratedCodeAttribute("xsd", "2.0.50727.312")>
<DataContractAttribute()>
<DebuggerStepThroughAttribute()>
<XmlTypeAttribute("http://opcfoundation.org/BinarySchema/")>
Public Class ImportDirective 
'Usage
 
Dim instance As ImportDirective
[GeneratedCode("xsd", "2.0.50727.312")]
[DataContract()]
[DebuggerStepThrough()]
[XmlType("http://opcfoundation.org/BinarySchema/")]
public class ImportDirective 
[GeneratedCode("xsd", "2.0.50727.312")]
[DataContract()]
[DebuggerStepThrough()]
[XmlType("http://opcfoundation.org/BinarySchema/")]
public ref class ImportDirective 
Inheritance Hierarchy

System.Object
   Opc.Ua.Schema.Binary.ImportDirective

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

ImportDirective Members
Opc.Ua.Schema.Binary Namespace