public Control(
string StatusReportGrouping,
DateTime ClosingDate,
DateTime Billingdate,
DateTime LastReorgDate,
DateTime LastRollDate,
bool SecurityTracker,
bool GeneralLedger,
short ReturnAddressFlag,
string ReturnAddressA1,
string ReturnAddressA2,
string ReturnAddressA3,
string ReturnAddressBname,
string ReturnAddressB1,
string ReturnAddressB2,
string ReturnAddressB3,
short PayToFlag,
string PayToName,
string StatementMessage1,
string StatementMessage2,
string StatementMessage3,
short GeneralMsgLocation,
short LegalMsgLocation,
short TypeMsgLocation,
short TelephoneFlag,
string TelephoneNumber,
string SeparateChargeCodes,
decimal LowRentCutOff,
decimal LowRentAllowance,
decimal LowRentMax1,
decimal LowRentMax2,
bool CleanFlag,
short CleanDays,
bool ErrorLogFlag,
short ErrorLogDays,
bool HistoryFlag,
short HistoryYears,
bool MaintFlag,
short MaintYears,
DateTime CleanDate,
float PercentOne,
float PercentTwo,
int TypeColor,
int LegalColor,
int GeneralColor,
decimal MinimumIncrease1,
decimal MinimumIncrease2,
decimal MinimumIncreaseRent,
short MinimumIncreaseYears,
string duplexFile,
bool duplexEnabled,
bool alertMessages,
bool scan,
string SeniorCitizenCode,
string WindocDatabase,
string WinglDatabase,
bool UseWinDoc,
bool UseWingl,
string SecurityCode,
bool UseExternalWinGL,
short BuildingMsgLocation,
int BuildingMsgColor
)