Click or drag to resize

ModuleStatisticGetDifference Method (Int32, Int32)

Return difference between Abo and in use value

Namespace:  SOWIData.Management.Extension
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private static int GetDifference(
	int pValueAbo,
	int pValueInUse
)

Parameters

pValueAbo
Type: SystemInt32
Abo value
pValueInUse
Type: SystemInt32
In use value

Return Value

Type: Int32

[Missing <returns> documentation for "M:SOWIData.Management.Extension.ModuleStatistic.GetDifference(System.Int32,System.Int32)"]

See Also