ImportCost..::..Apportioned Property

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

Syntax


public bool Apportioned { get; set; }
Public Property Apportioned As Boolean
	Get
	Set
public:
property bool^ Apportioned {
	bool^ get ();
	void set (bool^ value);
}