smsclictr.automation library
Run a ScheduleID and update the Schedule-History

Namespace:  smsclictr.automation
Assembly:  smsclictr.automation(in smsclictr.automation.dll) Version: 1.1.3731.16627 (1.1.2.4)

Syntax

C#
public 
void 
RunScheduleID(
	
string 
ScheduleID,
	
bool 
UpdateHistory
)

Parameters

ScheduleID
Type: System . . :: . String
UpdateHistory
Type: System . . :: . Boolean

See Also