clsWarehouseTransfer..::..AddedCost2 Property

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

Syntax


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