StatusReportsubtotals Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public bool subtotals(
	string sb,
	string eb,
	decimal[] sg,
	decimal[] Cn
)

Parameters

sb  String
 
eb  String
 
sg  Decimal
 
Cn  Decimal
 

Return Value

Boolean

See Also