BindingClassesScheduleByAccount(Int32, String, String, String) Constructor

Initializes a new instance of the BindingClassesScheduleByAccount class

Definition

Namespace: MbcsCentral.WinTrm
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public ScheduleByAccount(
	int id,
	string acct,
	string name,
	string howoften
)

Parameters

id  Int32
 
acct  String
 
name  String
 
howoften  String
 

See Also