Click or drag to resize

moduleDLCRecordGetPrimaryKey Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.modules.performance.moduleDLCRecord.GetPrimaryKey(System.Int32)"]

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public string GetPrimaryKey(
	int iteration
)

Parameters

iteration
Type: SystemInt32

[Missing <param name="iteration"/> documentation for "M:imbWEM.Core.crawler.modules.performance.moduleDLCRecord.GetPrimaryKey(System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbWEM.Core.crawler.modules.performance.moduleDLCRecord.GetPrimaryKey(System.Int32)"]

See Also