ViewLineCostForm..::..LocalApportionCostsAmounts Property

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

Syntax


public ApportionedCostsAmountCollection LocalApportionCostsAmounts { get; set; }
Public Property LocalApportionCostsAmounts As ApportionedCostsAmountCollection
	Get
	Set
public:
property ApportionedCostsAmountCollection^ LocalApportionCostsAmounts {
	ApportionedCostsAmountCollection^ get ();
	void set (ApportionedCostsAmountCollection^ value);
}