Click or drag to resize
IDeviceSlaManagerCalculateExcludedRemovedSlaInstance Method

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

[Missing <summary> documentation for "M:Netadmin.Management.Inventory.IDeviceSlaManager.CalculateExcludedRemovedSlaInstance(System.DateTime,System.DateTime,System.Int64,System.Int64,System.Int64)"]

Namespace: Netadmin.Management.Inventory
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
double CalculateExcludedRemovedSlaInstance(
	DateTime fromTime,
	DateTime toTime,
	long deviceId,
	long monitoringServiceTypeId = 0,
	long timeDefinitionId = 0
)

Parameters

fromTime
Type: SystemDateTime

[Missing <param name="fromTime"/> documentation for "M:Netadmin.Management.Inventory.IDeviceSlaManager.CalculateExcludedRemovedSlaInstance(System.DateTime,System.DateTime,System.Int64,System.Int64,System.Int64)"]

toTime
Type: SystemDateTime

[Missing <param name="toTime"/> documentation for "M:Netadmin.Management.Inventory.IDeviceSlaManager.CalculateExcludedRemovedSlaInstance(System.DateTime,System.DateTime,System.Int64,System.Int64,System.Int64)"]

deviceId
Type: SystemInt64

[Missing <param name="deviceId"/> documentation for "M:Netadmin.Management.Inventory.IDeviceSlaManager.CalculateExcludedRemovedSlaInstance(System.DateTime,System.DateTime,System.Int64,System.Int64,System.Int64)"]

monitoringServiceTypeId (Optional)
Type: SystemInt64

[Missing <param name="monitoringServiceTypeId"/> documentation for "M:Netadmin.Management.Inventory.IDeviceSlaManager.CalculateExcludedRemovedSlaInstance(System.DateTime,System.DateTime,System.Int64,System.Int64,System.Int64)"]

timeDefinitionId (Optional)
Type: SystemInt64

[Missing <param name="timeDefinitionId"/> documentation for "M:Netadmin.Management.Inventory.IDeviceSlaManager.CalculateExcludedRemovedSlaInstance(System.DateTime,System.DateTime,System.Int64,System.Int64,System.Int64)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:Netadmin.Management.Inventory.IDeviceSlaManager.CalculateExcludedRemovedSlaInstance(System.DateTime,System.DateTime,System.Int64,System.Int64,System.Int64)"]

See Also