Account..::..ReadRecordFromAccountNo Method

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

Syntax


public void ReadRecordFromAccountNo(
	string LedgerAccountNotoRead
)
Public Sub ReadRecordFromAccountNo ( _
	LedgerAccountNotoRead As String _
)
public:
void ReadRecordFromAccountNo(
	String^ LedgerAccountNotoRead
)

Parameters

LedgerAccountNotoRead
Type: String