uaPLUS Reference
ItemInfo Constructor
See Also  Send Feedback
I_HDAPluginDBA Namespace > ItemInfo Class : ItemInfo Constructor

name
Item identifier.
databaseID
Single Identifier string that define the item in the database.

Glossary Item Box

Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal name As String, _
   ByVal databaseID As String _
)
C# 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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