FinishedGoods..::..ReadRecord Method
Namespace:
JiwaFinancials.Jiwa.JiwaJobCosting.FinishedGoods
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Syntax
public void ReadRecord( FinishedGoods..::..ReadModes ReadMode, FinishedGoods..::..SeedTypes SeedType, string SeedValue, string JB_Main_RecID, string InvoiceID, DateTime TransactionDate, string FilterString )
Public Sub ReadRecord ( _ ReadMode As FinishedGoods..::..ReadModes, _ SeedType As FinishedGoods..::..SeedTypes, _ SeedValue As String, _ JB_Main_RecID As String, _ InvoiceID As String, _ TransactionDate As DateTime, _ FilterString As String _ )
public: void ReadRecord( FinishedGoods..::..ReadModes^ ReadMode, FinishedGoods..::..SeedTypes^ SeedType, String^ SeedValue, String^ JB_Main_RecID, String^ InvoiceID, DateTime^ TransactionDate, String^ FilterString )