AcceptQuoteSetup Class Members
The following tables list the members exposed by AcceptQuoteSetup.
Public Constructors
Name | Description | |
---|---|---|
AcceptQuoteSetup Constructor | Initializes a new instance of the AcceptQuoteSetup class. |
Public Properties
Name | Description | |
---|---|---|
AcceptDate | DateTime the Quote was accepted. If not set, the current time is used. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
QuoteIDNum | Quote Identifier. | |
UserName | The user who has accepted the Quote. If not set, the Toolkit session user is used. | |
WipBin | User's WipBin in which to place the Quote. If not set, the UserName's default is used. |
Reference
AcceptQuoteSetup Class
FChoice.Toolkits.Clarify.Contracts Namespace
AcceptQuote(AcceptQuoteSetup) Method