SupplierWarehouse..::..HomeSuppliersCost2 Property

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

Syntax


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