Estimate..::..LastSavedBy Property

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

Syntax


public Staff LastSavedBy { get; }
Public ReadOnly Property LastSavedBy As Staff
	Get
public:
property Staff^ LastSavedBy {
	Staff^ get ();
}