clsSOHLine..::..LCost Property

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

Syntax


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