Inventory..::..SecondaryCost Property

Gets or sets the secondary cost.

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

Syntax


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

Field Value

The secondary cost.