The following tables list the members exposed by CreateQuoteLineItemSetup.
Name | Description | |
---|---|---|
CreateQuoteLineItemSetup Constructor | Overloaded. |
Name | Description | |
---|---|---|
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | |
AutoInstall | Indicator to install the Line Item. | |
Comments | Comments about this line item. | |
ContractIDNum | Quote/Contract Identifier. | |
CreateDate | The DateTime the Quote Line Item was created. If not set, the current time is used. | |
EndDate | The DateTime the Quote Line Item ends. If not set, the current time is used. | |
IsTaxable | Specifies if this line item taxable (true) or not (false). | |
OverridePrice | This is the per-unit price for this line item. If not set, price from the price schedule is used | |
ParentLineItemObjid | The objid of the parent line item. | |
PartDomain | The domain of the part for this line item. | |
PartNumber | The part number for this line item. | |
PartRevision | The revision of the part for this line item. | |
POIDNum | Purchase Order Identifier. | |
PriceSchedule | The name of the Price Schedule for this line item. | |
Quantity | The number of units for this line item. | |
QuotedSiteIDNum | Site Identifier for auto-install process. | |
SerialNumber | For a serialized part, the serial number referenced by this line item. | |
ServicedAtSiteIDNum | Site Identifier for servicing the line item. | |
StartDate | The DateTime the Quote Line Item starts. If not set, the current time is used. | |
UnitsUsed | The number of units used for this line item. | |
UserName | The user who is creating the line item. If not set, the Toolkit session user is used. |