CreateQuoteSetup Class Members
The following tables list the members exposed by CreateQuoteSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateQuoteSetup Constructor | Initializes a new instance of the CreateQuoteSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AccountIDNum | Account Identifier. |
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
AdminUserName | Administrator login. If not set, the current user is used. |
![]() |
BillToSiteIDNum | Site Identifier for the site being billed in the Quote. |
![]() |
ContactFirstName | Contact's first name. |
![]() |
ContactLastName | Contact's last name. |
![]() |
ContactPhone | Contact's phone number. |
![]() |
CreateDate | The DateTime the Quote was created. If not set, the current time is used. |
![]() |
Currency | Name of the currency for the Quote. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
OpportunityIDNum | Opportunity Identifier. |
![]() |
PriceProgram | Name of the price program for the Quote. |
![]() |
Queue | The queue to dispatch the Quote to. If not set, no dispatch takes place. |
![]() |
QuoteLengthInDays | The number of days the Quote is valid. |
![]() |
QuoteTitle | The title of the Quote. |
![]() |
ShipToSiteIDNum | Site Identifier for the site being shipped to in the Quote. |
![]() |
SiteIDNum | Site Identifier. |
![]() |
Status | Element from the 'SFA Quote' application list. If not set, the default list value is used. |
![]() |
UserName | The user who is creating the quote. If not set, the Toolkit session user is used. |
Reference
CreateQuoteSetup Class
FChoice.Toolkits.Clarify.Sales Namespace
CreateQuote(CreateQuoteSetup) Method