/// <summary> /// Repository class constructor. /// </summary> public PaymentInformationRepo() : base("PaymentInformationRepo", "", null, 30000, false, "4c36a5e1-5c67-4d1c-ba57-eb2cbeea98f5", "./RepositoryImages\\PaymentInformationRepo4c36a5e1.rximgres") { _dom = new PaymentInformationRepoFolders.DOMAppFolder(this); }