UpdateAccountSetup Class Members
The following tables list the members exposed by UpdateAccountSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdateAccountSetup Constructor | Initializes a new instance of the UpdateAccountSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AccountIDNum | Identifier of the Account being updated |
![]() |
AccountName | Name of the Account |
![]() |
AccountType | Element from the 'Company Type' user defined list. If not set, the default list value is used. |
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CreateDate | DateTime the Account was created. If not set, the current time is used. |
![]() |
Description | Account description |
![]() |
Fax | FAX number for the account |
![]() |
FiscalYear | Fiscal year the account was started. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
Ownership | Element from the 'Company Ownership' user defined list. If not set, the default list value is used. |
![]() |
Phone | Main phone number for the Account |
![]() |
Revenue | Element from the 'Company Revenue' user defined list. If not set, the default list value is used. |
![]() |
Size | Element from the 'Company Size' user defined list. If not set, the default list value is used. |
![]() |
Stock | Stock symbol |
![]() |
Territory | Territory of the Account. |
![]() |
UserName | User creating the Account |
![]() |
WebSite | URL of the Account's web site. |
Reference
UpdateAccountSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
UpdateAccount(UpdateAccountSetup) Method