CostEntry..::..EndOfRecord Property

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

Syntax


public bool EndOfRecord { get; }
Public ReadOnly Property EndOfRecord As Boolean
	Get
public:
property bool^ EndOfRecord {
	bool^ get ();
}