public sealed class TenantCalcFields : INotifyPropertyChanged
TenantCalcFields | Initializes a new instance of the TenantCalcFields class |
ArrearsOneCharges | |
ArrearsRecCharges | |
ArrearsTotal | |
Balance | |
CurrentOneCharges | |
CurrentRecCharges | |
CurrentTotal | |
TotalOneCharges | |
TotalRecCharges | |
TotalRent | |
TotalTotal |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
OnPropertyChanged | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
_arrearsOneCharges | |
_arrearsRecCharges | |
_arrearsTotal | |
_balance | |
_currentOneCharges | |
_currentRecCharges | |
_currentTotal | |
_totalOneCharges | |
_totalRecCharges | |
_totalRent | |
_totalTotal |