ImportCost..::..ImportCosts Property

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

Syntax


public ImportCostCollection ImportCosts { get; }
Public ReadOnly Property ImportCosts As ImportCostCollection
	Get
public:
property ImportCostCollection^ ImportCosts {
	ImportCostCollection^ get ();
}