BankReconCompaniesListGetReconRecords Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public List<BankReconCompanies> GetReconRecords(
	string shortName,
	bool ActiveOnly = false
)

Parameters

shortName  String
 
ActiveOnly  Boolean  (Optional)
 

Return Value

ListBankReconCompanies

See Also