TenantsSnapShot(DateTime, Int32, Int32, Decimal, Decimal, Decimal, Decimal, Decimal, Decimal, Int64, Int32, Int32, String, String, String, String, Decimal) Constructor
Namespace: MbcsCentral.WinPMAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public TenantsSnapShot(
DateTime LastPaidDate,
int Year,
int Month,
decimal Rent,
decimal Security,
decimal Arrears,
decimal Paid,
decimal TotalCharges,
decimal RentLegal,
long clientId,
int ID,
int SequenceNumber,
string BuildingNumber,
string TenantNumber,
string TenantName,
string Apartment,
decimal DecontrolledLegal
)
Parameters
- LastPaidDate DateTime
-
- Year Int32
-
- Month Int32
-
- Rent Decimal
-
- Security Decimal
-
- Arrears Decimal
-
- Paid Decimal
-
- TotalCharges Decimal
-
- RentLegal Decimal
-
- clientId Int64
-
- ID Int32
-
- SequenceNumber Int32
-
- BuildingNumber String
-
- TenantNumber String
-
- TenantName String
-
- Apartment String
-
- DecontrolledLegal Decimal
-