Creditor..::..ReadRecordFromAccountNo Method

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

Syntax


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

Parameters

CreditorAccountNotoRead
Type: String