Inventory..::..SalesManCost Property

Gets or sets the sales man cost.

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

Syntax


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

Field Value

The sales man cost.