Click or drag to resize
ISettingsViewOpenOnRecord Property
Gets or sets the record to start the view on. Note that this will not have the same object references as the records in Configuration.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Object OpenOnRecord { get; set; }

Property Value

Type: Object
See Also