CreateContractSetup Class Members
The following tables list the members exposed by CreateContractSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateContractSetup Constructor | Initializes a new instance of the CreateContractSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
|
| BusinessHoursForPM | Specific hours when preventive maintainence is allowed. |
|
| ContractType | Element from the 'Contract Type' user defined list. If not set, the default list value is used. |
|
| ExpireDate |
Contract expiration date
|
| | Notes | Notes concerning the contract |
|
| OnsiteResponseDuration |
The maximum amount of time allowed by the Contract for a field engineer to arrive onsite.
|
| | PayOptions | Method of payment for the Contract |
|
| PhoneResponseDuration |
The maximum amount of time allowed by the Contract for a customer service representative to contact the customer by telephone.
|
| | PONumber | Purchase Order number |
|
| StartDate | Contract starting date |
|
| Status | Element from the 'Contract Status' user defined list. If not set, the default list value is used. |
|
| UnitsAvailable | Number of units currently available for use |
|
| UnitsPurchased | Number of units purchased |
|
| UnitsUsed | Number of units used |
|
| UnitType | The type of units the object is delivered in |
|
| UseSpecialConsiderations | Does Contract have special considerations? |
Reference
CreateContractSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateContract(CreateContractSetup) Method