Line..::..SaveRecord Method

Saves the item.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Request
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


public void SaveRecord()
Public Sub SaveRecord
public:
void SaveRecord()

Exceptions


ExceptionCondition
JiwaFinancials.Jiwa.JiwaApplication.Exceptions..::..ConcurrencyConflictException unable to insert into, update RA_RequestLines or unable to delete from RA_RequestLines

Remarks


If a save is not appropriate or relevant, a NotImplementedException may be thrown.