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

Glossary Item Box

The .Net data type in which the item's value will be returned. Note that if the requested data type was rejected then this field will return the canonical data type.
This is actually a property accessor to the RequestedDataType field.

Syntax

Visual Basic (Declaration) 
Public Property RequestedType As Type
C# 
public Type RequestedType {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.