OPCDA.NET Reference Manual
ReqType Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET.Controls Namespace > DAOpcItem Class : ReqType Property

Glossary Item Box

Determines the client requested data type in the AddItems server call. The server passes item values in Read calls and DataChange callbacks in this data type.

Syntax

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