Inventory..::..SalesHistorys Property

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

Syntax


public SalesHistoryCollection SalesHistorys { get; }
Public ReadOnly Property SalesHistorys As SalesHistoryCollection
	Get
public:
property SalesHistoryCollection^ SalesHistorys {
	SalesHistoryCollection^ get ();
}