BankDetails..::..GL_Ledger_RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.GeneralLedger
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public string GL_Ledger_RecID { get; set; }
Public Property GL_Ledger_RecID As String
	Get
	Set
public:
property String^ GL_Ledger_RecID {
	String^ get ();
	void set (String^ value);
}