Click or drag to resize
IConnectorActivityLogViewConnector Property
Gets or sets the connector to show activities for. If no connector is supplied then activities across all connectors are shown.

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

Property Value

Type: IConnector
See Also