ISaleInfo
Some tooltip text!
• 1 minute to read
• 1 minute to read
Read-only sale information.
How sale and quote conceptually fit together:
int SaleId
Primary key of the sale record in CRM database
string Associate
Owner of the sale
string Number
Sale number
string Title
Title of the sale
double Amount
Total sale amount
string Currency
Sale currency name
string PublishStartDate
Sale, start date for publishing
string PublishEndDate
Sale, end date for publishing
string Type
Sale type - an MDO list item name
string Stage
Sale stage - an MDO list item name
string Credited
Credited to - an MDO list item name
string Competitor
Main Competitor for sale - an MDO list item name
short Probability
Probability percent - default derived from Stage list
string NextDueDate
Date of the first uncompleted activity.
string Reason
Reason the sale is lost/sold etc.
string SaleDate
Expected closing date
string Status
Open/Sold/Lost/Stalled
Decimal Cost
Total cost
Decimal Profit
Total profit (Amount - Cost)