SalesOrderHistory..::..SalesOrderHistorys Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public SalesOrderHistoryCollection SalesOrderHistorys { get; }
Public ReadOnly Property SalesOrderHistorys As SalesOrderHistoryCollection
	Get
public:
property SalesOrderHistoryCollection^ SalesOrderHistorys {
	SalesOrderHistoryCollection^ get ();
}