Click or drag to resize

selectRangeAreaDictionarygetLastAny Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the last or N-th - without isClosed criteria.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeAreaNamed getLastAny(
	int ago = 1
)
Request Example View Source

Parameters

ago (Optional)
Type: SystemInt32
The ago.

Return Value

Type: selectRangeAreaNamed
See Also