Click or drag to resize
ISlTimeManagerSetAllDaysPeriodForDefinition Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Netadmin.Management.Monitoring.ISlTimeManager.SetAllDaysPeriodForDefinition(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace: Netadmin.Management.Monitoring
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
void SetAllDaysPeriodForDefinition(
	long definitionId,
	int fromHour,
	int fromMinute,
	int toHour,
	int toMinute
)

Parameters

definitionId
Type: SystemInt64

[Missing <param name="definitionId"/> documentation for "M:Netadmin.Management.Monitoring.ISlTimeManager.SetAllDaysPeriodForDefinition(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32)"]

fromHour
Type: SystemInt32

[Missing <param name="fromHour"/> documentation for "M:Netadmin.Management.Monitoring.ISlTimeManager.SetAllDaysPeriodForDefinition(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32)"]

fromMinute
Type: SystemInt32

[Missing <param name="fromMinute"/> documentation for "M:Netadmin.Management.Monitoring.ISlTimeManager.SetAllDaysPeriodForDefinition(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32)"]

toHour
Type: SystemInt32

[Missing <param name="toHour"/> documentation for "M:Netadmin.Management.Monitoring.ISlTimeManager.SetAllDaysPeriodForDefinition(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32)"]

toMinute
Type: SystemInt32

[Missing <param name="toMinute"/> documentation for "M:Netadmin.Management.Monitoring.ISlTimeManager.SetAllDaysPeriodForDefinition(System.Int64,System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also