Click or drag to resize

PriceListItem Class

Price List item.
Inheritance Hierarchy

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class PriceListItem : CorrigoEntityWithOptimisticLock

The PriceListItem type exposes the following members.

Properties
 NameDescription
Public propertyCurrencyTypeId Currency Type
Public propertyDescription Description. Max Length=1024
Public propertyInvoiceItem Invoice item dictionary
Public propertyPriceListId Price List information Id
Public propertyRate Price
Public propertyRateType Rate Type
Public propertyVendorRate Vendor Rate
Public propertyVendorType Vendor Type
Top
See Also