Click or drag to resize

TaskChangeActive Method (Int32, String, Boolean)

Namespace:  Dynamicweb.Scheduling
Assembly:  Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax
public static int ChangeActive(
	int type,
	string target,
	bool active
)

Parameters

type
Type: SystemInt32
target
Type: SystemString
active
Type: SystemBoolean

Return Value

Type: Int32
See Also