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