Shipment..::..Invoices Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Shipment
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


public InvoiceCollection Invoices { get; }
Public ReadOnly Property Invoices As InvoiceCollection
	Get
public:
property InvoiceCollection^ Invoices {
	InvoiceCollection^ get ();
}