| 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.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family