Click or drag to resize
BaseStationLocationLocationName Property
Gets or sets the name of the location assigned by the user. This cannot be null and cannot be longer than 20 characters.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string LocationName { get; set; }

Property Value

Type: String
See Also