The following tables list the members exposed by CreateContractLineItemSetup.
Name | Description | |
---|---|---|
CreateContractLineItemSetup Constructor | Overloaded. |
Name | Description | |
---|---|---|
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
AutoInstall | Specifies whether to install the Line Item. | |
Comments | Comments about the Line Item. | |
ContractIDNum | Contract Identifier. | |
CreateDate | The DateTime the Line Item was created. If not set, the current time is used. | |
EndDate | The end DateTime for the Line Item. If not set, the CreateDate plus 1 year is used. | |
IsTaxable | Indicates if the Line Item is taxable (true) or not (false). | |
OverridePrice | If supplied, this is the per-unit price. If not set, price is taken from the price schedule. | |
ParentLineItemObjid | The objid of the parent Line Item. | |
PartDomain | The domain of the part for the Line Item. | |
PartNumber | The part number for the Line Item. | |
PartRevision | The revision of the part for the Line Item. | |
POIDNum | Purchase Order Identifier. | |
PriceSchedule | Name of the schedule from the Contract to put the Line Item on. | |
Quantity | The quantity of the part for the Line Item. | |
QuotedSiteIDNum | Site Identifier for the AutoInstall of this Line Item. | |
SerialNumber | The serial number of the part for the Line Item. | |
ServicedAtSiteIDNum | Site Identifier for servicing this Line Item. | |
StartDate | The start DateTime for the Line Item. If not set, the CreateDate is used. | |
UnitsUsed | The number of units used for the Line Item. | |
UserName | The username of the user who is creating the Line Item. If not set, the Toolkit session user is used. |