ApportionedCostsAmount..::..IncludeFlag Property

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

Syntax


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