Click or drag to resize

IProject Properties

The IProject type exposes the following members.

Properties
  NameDescription
Public propertyActiveLinks
ActiveLinks - Number of active links to documents, projects, Urls, appointments, sales, contacts, persons, selections
Public propertyActivityLinks
The ActivityLinks attached to this project. Add or remove links on this object.
Public propertyAssociate
Project Manager - the project's owning Associate
Public propertyAutoSaveOnChangeIdentity
Should the model save on IdentityChanged?
Public propertyAutoSaveOnFlush
Should the model save on flush cache?
Public propertyChanged
has record been changed since read?
Public propertyCounters
Project Counters - when was the most recent activity in this project, how many activities were registered in the period. May be NULL if the Sales Intelligence license is missing.
Public propertyCreatedAssociate
The user that created the object
Public propertyCreatedDate
The date the object was saved to the database.
Public propertyDescription
Description text
Public propertyDone
Is Completed
Public propertyEndDate
Gets the end date for this project
Public propertyExternalFieldChanged
have external fields been changed?
Public propertyForeignKey
Access Foreign keys linked to this object
Public propertyGroup
Primary User group of owning associate. Set implicitly by SetAssociateId
Public propertyIdentity
The primary key on the primary table. Is zero for new objects. Is set when an object is saved.
Public propertyIsAvailable
is record available in db?
Public propertyIsFavourite
Add/Remove this project from my favourites
Public propertyIsGuided
Is this project connected to a project guide?
Public propertyIsRequiredFilled
Are all the required fields filled out? Can we save the record?
Public propertyIsValid
does the record exist?
Public propertyMembers
Get the project members for this project.
Public propertyName
Project Name
Public propertyNextMilestoneAppointmentId
Gets the appointmentId for the next milestone
Public propertyNextMilestoneDate
Gets the date for the next milestone
Public propertyPicture
Returns the project picture as an ISOPicture object.
Public propertyPostItText
PostItText
Public propertyProjectNumber
Project Number
Public propertyPublishType
Publish type for this project. Published projects may be visible on the extranet.
Public propertySentry
Sentry settings for this object. Lets you find out your read/write access to the object.
Public propertyStatus
Project Status - list item - enTableProjStatus=88
Public propertyStatusMonitors
Project Status Monitors - list of all active status monitors indexed by id. May return an error if the Sales Intelligence license is missing.
Public propertySuggestedAppointments
Returns a collection of suggested appointments for this project
Public propertySuggestedDocuments
Returns a collection of suggested documents for this project
Public propertyType
Project Type - list item - enTableProjType=85
Public propertyUDef
User defined fields object
Public propertyUpdatedAssociate
The last user to modify the object
Public propertyUpdatedDate
The date of the most recent update.
Public propertyUrls
Web addresses
Public propertyValidationMessage
get validation message, if empty model will think it is ok to save
Top
See Also