CreateAccountSetup Class Members
The following tables list the members exposed by CreateAccountSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateAccountSetup Constructor | Initializes a new instance of the CreateAccountSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
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 for the Account. |
![]() |
Territory | Territory of the Account. |
![]() |
UserName | The User creating the Account. |
![]() |
WebSite | URL of the web site for the Account. |
Reference
CreateAccountSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateAccount(CreateAccountSetup) Method