LeaseExpirationReport(String, String, NullableDateTime, NullableDateTime, NullableDateTime, Int32, PrintQueue) Constructor
Namespace: MbcsCentral.WinPMAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public LeaseExpirationReport(
string startBld,
string endBld,
DateTime? fromDate,
DateTime? toDate,
DateTime? rptDate,
int target,
PrintQueue printer = null
)
Parameters
- startBld String
-
- endBld String
-
- fromDate NullableDateTime
-
- toDate NullableDateTime
-
- rptDate NullableDateTime
-
- target Int32
-
- printer PrintQueue (Optional)
-