Paytemp(String, String, String, DateTime, Decimal, String, String, String, Int32) Constructor
Initializes a new instance of the
Paytemp class
Namespace: MbcsCentral.WinPMAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Paytemp(
string UserID,
string BuildingNumber,
string TenantNumber,
DateTime Date,
decimal Amount,
string Code,
string Name,
string Apartment,
int clientId = 0
)
Parameters
- UserID String
-
- BuildingNumber String
-
- TenantNumber String
-
- Date DateTime
-
- Amount Decimal
-
- Code String
-
- Name String
-
- Apartment String
-
- clientId Int32 (Optional)
-