Click or drag to resize
ISettingsViewUsers Property
Gets the list of configured users.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
NotifyList<IUser> Users { get; }

Property Value

Type: NotifyListIUser
See Also