CostEntry..::..SaveRecord Method

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.CostEntry
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


public bool SaveRecord(
	int WriteHandle
)
Public Function SaveRecord ( _
	WriteHandle As Integer _
) As Boolean
public:
bool^ SaveRecord(
	int^ WriteHandle
)

Parameters

WriteHandle
Type: Int32