clsWarehouseTransfer..::..AddedCost1 Property

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

Syntax


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