Inventory..::..StandardCost Property

Gets or sets the standard cost.

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

Syntax


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

Field Value

The standard cost.