Click or drag to resize

settingsMemberInfoEntryrange_defined Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether the range is defined.

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

Property Value

Type: Boolean
true if [range defined]; otherwise, false.
See Also