Inventory..::..LCost Property

Gets or sets the l cost.

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[DataMemberAttribute]
public decimal LCost { get; set; }
<DataMemberAttribute> _
Public Property LCost As Decimal
	Get
	Set
[DataMemberAttribute]
public:
property Decimal^ LCost {
	Decimal^ get ();
	void set (Decimal^ value);
}

Field Value

The l cost.