Click or drag to resize

indexPerformanceRecordCleanRecords Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.CleanRecords(System.Int32,System.Int32)"]

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public int CleanRecords(
	int days = 1,
	int hours = 0
)

Parameters

days (Optional)
Type: SystemInt32

[Missing <param name="days"/> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.CleanRecords(System.Int32,System.Int32)"]

hours (Optional)
Type: SystemInt32

[Missing <param name="hours"/> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.CleanRecords(System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbWEM.Core.index.core.indexPerformanceRecord.CleanRecords(System.Int32,System.Int32)"]

See Also