The COrderLine type exposes the following members.

Properties

  NameDescription
AddedToWaitListOn
Gets or sets the ADDED_TO_WAIT_LIST field of the COrderLine.
AppealCode
Gets or sets the MEET_APPEAL field of the COrderLine.
Bin
Gets or sets the BIN field of the COrderLine.
BoothNumbers
Gets or sets the BOOTH_NUMBERS field of the COrderLine.
CampaignCode
Gets or sets the MEET_CAMPAIGN field of the COrderLine.
CancellationCode
Gets or sets the CANCEL_CODE field of the COrderLine.
CancelQuantity
Gets or sets the CANCEL_QUANTITY field of the COrderLine.
CeuAwarded
Gets or sets the CEU_AWARDED field of the COrderLine.
CeuType
Gets or sets the CEU_TYPE field of the COrderLine.
CommissionAmount
Gets or sets the COMMISSION_AMOUNT field of the COrderLine.
CommissionRate
Gets or sets the COMMISSION_RATE field of the COrderLine.
DateConfirmed
Gets or sets the DATE_CONFIRMED field of the COrderLine.
Description
Gets or sets the DESCRIPTION field of the COrderLine.
DiscountPercent
Gets or sets the DISCOUNT field of the COrderLine.
EditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Errors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
ErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
ExtendedAmount
Gets or sets the EXTENDED_AMOUNT field of the COrderLine.
ExtendedCost
Gets or sets the EXTENDED_COST field of the COrderLine.
ExtendedSquareFeet
Gets or sets the EXTENDED_SQUARE_FEET field of the COrderLine.
ExtendedWeight
Gets or sets the EXTENDED_WEIGHT field of the COrderLine.
FairMarketValue
Gets or sets the FAIR_MARKET_VALUE field of the COrderLine.
FinancialEntityCode
Gets or sets the ORG_CODE field of the COrderLine.
IncomeAccount
Gets or sets the INCOME_ACCOUNT field of the COrderLine.
IsFundRaisingItem
Gets or sets the IS_FR_ITEM field of the COrderLine.
IsGSTTaxable
Gets or sets the IS_GST_TAXABLE field of the COrderLine.
IsPSTTaxable
Gets or sets the PST_TAXABLE field of the COrderLine.
IsTaxable
Gets or sets the TAXABLE field of the COrderLine.
KitItemType
Gets the KIT_ITEM_TYPE field of the COrderLine.
LineNumber
Gets the LINE_NUMBER field of the COrderLine.
Location
Gets or sets the LOCATION field of the COrderLine.
LotSerial
Gets or sets the LOT_SERIAL field of the COrderLine.
Note
Gets or sets the NOTE field of the COrderLine.
NumberOfDays
Gets or sets the NUMBER_DAYS field of the COrderLine.
NumberTicketsPrinted
Gets or sets the TICKETS_PRINTED field of the COrderLine.
OrderNumber
Gets the ORDER_NUMBER field of the COrderLine.
PassFail
Gets or sets the PASS_FAIL field of the COrderLine.
Product
Returns a CProduct object using the ProductCode.
ProductCode
Gets the PRODUCT_CODE field of the COrderLine.
ProductMajor
Gets the first part of the ProductCode if it consists of two parts separated by a slash; otherwise returns the entire ProductCode.
ProductMinor
Gets the second part of the ProductCode if it consists of two parts separated by a slash; otherwise returns an empty string.
QuantityBackordered
Gets or sets the QUANTITY_BACKORDERED field of the COrderLine.
QuantityCommitted
Gets or sets the QUANTITY_COMMITTED field of the COrderLine.
QuantityOrdered
Gets or sets the QUANTITY_ORDERED field of the COrderLine.
QuantityReserved
Gets or sets the QUANTITY_RESERVED field of the COrderLine.
QuantityShipped
Gets or sets the QUANTITY_SHIPPED field of the COrderLine.
SquareFeet
Gets or sets the SQUARE_FEET field of the COrderLine.
Tax
Gets the TAX_1 field of the COrderLine.
TaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the COrderLine.
TaxRate
Gets or sets the TAX_RATE field of the COrderLine divided by 100.
TransDISTDeferredGlAccount
Gets or sets the transient TransDISTDeferredGlAccount variable.
TransDISTGlAccount
Gets or sets the transient TransDISTGlAccount variable.
TransDISTGlAcctOrgCode
Gets or sets the transient TransDISTGlAcctOrgCode variable.
UndiscountedExtendedAmount
Gets or sets the UNDISCOUNTED_EXTENDED_AMOUNT field of the COrderLine.
UndiscountedPrice
Gets or sets the UNDISCOUNTED_PRICE field of the COrderLine.
UnitCost
Gets or sets the UNIT_COST field of the COrderLine.
UnitPrice
Gets or sets the UNIT_PRICE field of the COrderLine.
UnitWeight
Gets or sets the UNIT_WEIGHT field of the COrderLine.
UserDefinedField1
Gets or sets the UF_1 field of the COrderLine.
UserDefinedField2
Gets or sets the UF_2 field of the COrderLine.
UserDefinedField3
Gets or sets the UF_3 field of the COrderLine.
UserDefinedField4
Gets or sets the UF_4 field of the COrderLine.

See Also