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