OPC Historian .NET Server Toolkit Reference
ItemInfo Constructor

Item identifier.
Single Identifier string that define the item in the database.
Constructor
Syntax
'Usage
 
Dim name As String
Dim databaseID As String
 
Dim instance As New ItemInfo(name, databaseID)
public ItemInfo( 
   string name,
   string databaseID
)

Parameters

name
Item identifier.
databaseID
Single Identifier string that define the item in the database.
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

ItemInfo Class
ItemInfo Members

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback