Click or drag to resize

selectRangeAreaDictionary Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the selectRangeAreaDictionary class.

Namespace:  imbSCI.Core.reporting.zone
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public selectRangeAreaDictionary(
	string __name = "rangeDictionary"
)
Request Example View Source

Parameters

__name (Optional)
Type: SystemString
Name of this dictionary
See Also