PocketPlanner Programmer's Guide

InstantiateItemEventArgs Members

Properties

Provides data for the InstantiateItem event.

The following tables list the members exposed by the InstantiateItemEventArgs type.

 Public Properties

  Name Description

ClassId

Gets the class identifier of the item.

Item

Gets or sets the newly created item.

 See Also