TransactionCode<(Of <(<'ItemType>)>)>..::..StaffLastSavedBy Property

Namespace:  JiwaFinancials.Jiwa.JiwaGeneralLedger.Configuration.TransactionCodes
Assembly:  JiwaGeneralLedger (in JiwaGeneralLedger.dll)

Syntax


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