Types(Boolean, Boolean, Boolean, Int64, Int64, String, String, String, String, String, Boolean) Constructor
Initializes a new instance of the
Types class
Namespace: MbcsCentral.WinPMAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Types(
bool PrintBill,
bool Lease,
bool printApt,
long clientId,
long ID,
string Type,
string Description,
string BillingName,
string LeaseName,
string LeaseReverse,
bool UseDC
)
Parameters
- PrintBill Boolean
-
- Lease Boolean
-
- printApt Boolean
-
- clientId Int64
-
- ID Int64
-
- Type String
-
- Description String
-
- BillingName String
-
- LeaseName String
-
- LeaseReverse String
-
- UseDC Boolean
-