CreditorChequePayment..::..CreatedByStaff Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditorChqPay
Assembly:  JiwaCreditorChqPay (in JiwaCreditorChqPay.dll)

Syntax


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