Click or drag to resize

settingsMemberInfoEntryrange_max Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the range maximum.

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public double range_max { get; set; }
Request Example View Source

Property Value

Type: Double
The range maximum.
See Also