Click or drag to resize
LogClientIsLocal Property
Gets a bool indicating whether the client is a local client or an Internet client.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsLocal { get; }

Property Value

Type: Boolean
See Also