Version

Project Class Properties

For a list of all members of this type, see Project members.

Public Properties
 NameDescription
Public PropertyBindingListIndexReturns the ordinal position of the list object corresponding to this Project in the data source to which the Projects collection is bound, or -1 if the Projects collection is not bound.  
Public PropertyBindingListObjectReturns the list object corresponding to this Project in the data source to which the Projects collection is bound, or null if the Projects collection is not bound.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIdReturns a globally unique identifier which identifies this instance.  
Public PropertyIsUnassignedReturns whether this instance represents the unassigned project.  
Public PropertyKeyOverridden. Returns or sets the key which identifies this instance.  
Public PropertyNameReturns or sets the name of the project.  
Public PropertyStartDateReturns the DateTime on which the project begins.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTasksReturns the Task objects associated with this project.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also