The following tables list the members exposed by UpdateOpportunitySetup.
Name | Description | |
---|---|---|
UpdateOpportunitySetup Constructor | Initializes a new instance of the UpdateOpportunitySetup class. |
Name | Description | |
---|---|---|
AccountIDNum | Account Identifier. | |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
Amount | The amount for the Opportunity. | |
CloseDate | The DateTime the Opportunity was closed. If not set, the current time is used. | |
ContactFirstName | Contact's first name. | |
ContactLastName | Contact's last name. | |
ContactPhone | Contact's phone number. | |
Currency | Name of the currency for the Opportunity. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
LeadSource | Lead source for the opportunity. | |
OpportunityIDNum | Opportunity Identifier. | |
OpportunityName | The name of the Opportunity. | |
Probability | The probability for the Opportunity. | |
Process | The process for the Opportunity. | |
Territory | Name of the territory for the Opportunity. | |
UpdateDate | The DateTime the Opportunity was updated. If not set, the current time is used. | |
UserName | The user who is updating the opportunity. If not set, the Toolkit session user is used. |