Exemple #1
0
 /// <summary>
 /// Clears the Forms in the Property Form Fields
 /// </summary>
 private void ClearPropertyForm()
 {
     landAcquisitionCost.Clear();
     AcquisitionLeasing.Clear();
     Syndication.Clear();
     LandTransfer.Clear();
     LegalPurchaseLease.Clear();
     Environmental.Clear();
     Contigency.Clear();
     Mortgage.Clear();
     Construction.Clear();
     Appraisal.Clear();
     BCR.Clear();
     MortgageLTV.Clear();
     Interest25.Clear();
     AnnualDebt.Clear();
 }