uaPLUS Reference
Specification Property
See Also  Send Feedback
Opc.Ua Namespace > EndpointComIdentity Class : Specification Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(Name="Specification", 
   Order=3, 
   IsRequired=True, 
   IsNameSetExplicitly=True)>
Public Property Specification As ComSpecification
C# 
[DataMemberAttribute(Name="Specification", 
   Order=3, 
   IsRequired=true, 
   IsNameSetExplicitly=true)]
public ComSpecification Specification {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.