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

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

Syntax


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