ISale Properties |
The ISale type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveLinks | ActiveLinks - Number of active links to documents, projects, Urls, appointments, sales, contacts, persons, selections |
![]() | ActivityLinks | The ActivityLinks attached to this sale |
![]() | Amount | Amount - changing this affects Earnings and/or Cost |
![]() | AmountAsFloat | AmountAsFloat - same as Amount property but with decimals - changing this affects Earnings and/or Cost |
![]() | Appointment | Appointment |
![]() | Associate | Owning Associate |
![]() | AutoSaveOnChangeIdentity | Should the model save on IdentityChanged? |
![]() | AutoSaveOnFlush | Should the model save on flush cache? |
![]() | Changed | has record been changed since read? |
![]() | Competitor | Competitor |
![]() | Completed | Completed |
![]() | Contact | Contact the sale is linked to |
![]() | Cost | Cost - changing this affects Earnings and/or Amount |
![]() | CreatedAssociate | The user that created the object |
![]() | CreatedDate | The date the object was saved to the database. |
![]() | Credited | Credited |
![]() | Currency | Currency - that Amount,Cost,Earning are denoted in |
![]() | DocumentLink | OBSOLETE - use ActivityLinks instead |
![]() | Earning | Earning - changing this affects Amount and EarningPercent |
![]() | EarningPercent | EarningPercent - changing this affects Cost and Earning |
![]() | ExternalFieldChanged | have external fields been changed? |
![]() | ForeignKey | ForeignKey |
![]() | Group | User group of the owning associate. Set implicitly when the Associate property is set. |
![]() | Identity | The primary key on the primary table. Is zero for new objects. Is set when an object is saved. |
![]() | IsAvailable | is record available in db? |
![]() | IsFavourite | Add/Remove this sale from my favourites |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? |
![]() | IsValid | does the record exist? |
![]() | NextDueDate | The next due date for the sale |
![]() | Number | Number |
![]() | OurCurrency | OurCurrency - what we are converting amounts to |
![]() | Person | Person the sale is linked to |
![]() | PostItText | Postit text |
![]() | Private | Visible for who? - 0=public,1=private,2=group |
![]() | PrivateToGroup | Which user group is the sale visible for? Sets Private=2 automatically. |
![]() | Probability | Probability - the sale's success rating |
![]() | ProbabilityPercent | ProbabilityPercent - Likelyhood of success |
![]() | Project | Project |
![]() | PublishType | Publish type on sale |
![]() | Reason | Reason - why the sale was lost |
![]() | ReasonLost | The reason why the sale was lost |
![]() | ReasonSold | The reason why the sale was sold |
![]() | ReasonStalled | The reason why the sale is stalled |
![]() | ReopenDate | The reopen date for the sale |
![]() | SaleDate | SaleDate - expected closing date |
![]() | SaleText | SaleText - description of the sale |
![]() | SaleType | The Sale Type for the sale |
![]() | Sentry | Sentry settings for this object. Lets you find out your read/write access to the object. |
![]() | Source | Source - Where the sale originated |
![]() | Stage | Which stage is this sale in? |
![]() | Stakeholders | Get the stakeholders for this sale. |
![]() | Status | Status - Open=1,Sold=2,Lost=3 |
![]() | SuggestedAppointments | Retrieves the collection of Suggested Appointments for this sale |
![]() | SuggestedDocuments | Retrieves the collection of Suggested Documents for this sale |
![]() | Title | Title |
![]() | UDef | UDef |
![]() | UpdatedAssociate | The last user to modify the object |
![]() | UpdatedDate | The date of the most recent update. |
![]() | ValidationMessage | get validation message, if empty model will think it is ok to save |