The following tables list the members exposed by CreateContractSetup.
Name | Description | |
---|---|---|
CreateContractSetup Constructor | Initializes a new instance of the CreateContractSetup class. |
Name | Description | |
---|---|---|
AccountIDNum | Account Identifier. | |
AccountName | Name of the Account that the Contract is related to. | |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
AdminUserName | The username of the Administrator of the Contract. If not set, the Toolkit session user is used. | |
BillToSiteIDNum | Site Identifier for the billing of this Contract. If not set, no relation is added. | |
ContactFirstName | Contact's first name. | |
ContactLastName | Contact's last name. | |
ContactPhone | Contact's phone number. | |
ContractIDNum | Contract Identifier. | |
ContractType | Element from the 'Contract Type' user list. If not set, the default list value is used. | |
CreateDate | The DateTime the Contract was created. If not set, the current time is used. | |
DefaultExpirationDate | The default expiration DateTime for the Contract. If not set, the current time is used. | |
DefaultStartDate | The default starting DateTime for the Contract. If not set, the current time is used. | |
ExpireDate | The expiration DateTime for the Contract. If not set, the current time is used. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
IsEvergreen | Indicates that the Contract can be identified in queries or reports as being eligible for renewal (true) or not (false). | |
IsWarranty | Flag to set the contract line items' default start state to one day past the end of the part's warranty period (true) or not (false). | |
PriceProgram | The title of the Price Program for this Contract. If not set, then "US Std Price List" will be used. | |
Queue | The title of the queue to dispatch the new Contract to. | |
RenewPriorDays | The number of days to renew the Contract before the ExpireDate. | |
ShipToSiteIDNum | Site Identifier for the shipment of this Contract. If not set, no relation is added. | |
StartDate | The starting DateTime for the Contract. If not set, the current time is used. | |
Status | Element from the 'Quote' application list. If not set, the default list value is used. | |
Terms | Element from the 'Terms and Conditions' user list. If not set, the default list value is used. | |
Title | The title of the Contract. | |
UserName | The username of the user who is creating the Contract. If not set, the Toolkit session user is used. |