Data ranges repository.

Namespace: Ico.AnyGlass.AlarmWorX.ViewModel
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public DataRangesRepository RangesRepository { get; internal set; }
Visual Basic
Public Property RangesRepository As DataRangesRepository
	Get
	Friend Set
JScript
function get RangesRepository () : DataRangesRepository
internal function set RangesRepository (value : DataRangesRepository)

See Also