OPCDA.NET Reference Manual
CanonicalType Property
See Also  Send Feedback
OpcNetBase.Net4 Assembly > OPCDA.NET Namespace > OPCItemAttributes Class : CanonicalType Property

Glossary Item Box

The .Net data type in which the item's value is maintained within the server.
This is actually a property accessor to the CanonicalDataType field.

Syntax

Visual Basic (Declaration) 
Public Property CanonicalType As Type
C# 
public Type CanonicalType {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

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