clsTransferLine..::..LastCost Property

Namespace:  JiwaFinancials.Jiwa.JiwaWhouseTransfer
Assembly:  JiwaWhouseTransfer (in JiwaWhouseTransfer.dll)

Syntax


public decimal LastCost { get; set; }
Public Property LastCost As Decimal
	Get
	Set
public:
property Decimal^ LastCost {
	Decimal^ get ();
	void set (Decimal^ value);
}