IQuote Properties |
The IQuote type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptedQuoteAlternativeId | AcceptedQuoteAlternativeId: The primary key of the Quote Alternative that was actually accepted |
![]() | ActiveQuoteVersionId | ActiveQuoteVersionId: The primary key of the Quote Version that is currently active |
![]() | Changed | has record been changed since read? |
![]() | CreatedAssociate | The user that created the object |
![]() | CreatedDate | The date the object was saved to the database. |
![]() | DocumentId | DocumentId: The ID of the main Quote Document |
![]() | ERPOrderKey | ERPOrderKey: The key in the ERP system that identifies this sale's Order, as transferred and possibly later edited in the ERP system |
![]() | ERPQuoteKey | ERPQuoteKey: The key in the ERP system that identifies this sale's Quote (as opposed to the later Order information) |
![]() | 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? |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? |
![]() | IsValid | does the record exist? |
![]() | OrderComment | OrderComment: Arbitrary text, propagated to ERP, invoice, shipping label, handling agents etc |
![]() | PoNumber | PoNumber: Purchase order number from customer, useful to propagate to ERP, invoice, etc |
![]() | PreferredEmailCulture | PreferredEmailCulture: When emails are sent (offer or confirmation), a language can be chosen in the GUI; this field saves the most recent choice and can be used to default the next such choice. Default is user's current language |
![]() | QuoteConnectionId | Quote connection id. Link to quote connection binding for this Sale, if any |
![]() | saleId | Sale id of Sale that owns this Quote |
![]() | Sentry | Sentry settings for this object. Lets you find out your read/write access to the object. |
![]() | UpdatedAssociate | The last user to modify the object |
![]() | UpdatedDate | The date of the most recent update. |
![]() | UseValuesFromQuote | UseValuesFromQuote: If true, then the Earning, Earning_Percent and Amount fields are populated from the QuoteVersion.QuoteAlternative (current version, most-likely alternative) |