UpdateContractSetup Class Members
The following tables list the members exposed by UpdateContractSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdateContractSetup Constructor | Initializes a new instance of the UpdateContractSetup 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 |
|
| ContractIDNum | Identifier of the Contract to update |
|
| 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
UpdateContractSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
UpdateContract(UpdateContractSetup) Method