ApportionedCostsAmount..::..ImportCostKey Property

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

Syntax


public string ImportCostKey { get; set; }
Public Property ImportCostKey As String
	Get
	Set
public:
property String^ ImportCostKey {
	String^ get ();
	void set (String^ value);
}