Click or drag to resize
BaseStationDBHistoryDescription Property
Gets or sets a mandatory 100 character description of the record.

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

Property Value

Type: String
See Also