PocketPlanner Programmer's Guide

Item Constructor

See Also

Initializes a new instance of the Item class.

Namespace: MindFusion.Scheduling
Assembly: PocketPlanner

 Syntax

C#

protected Item ()

Visual Basic

Protected Sub New ()

 See Also