BaseStationDBHistoryIsCreationOfDatabaseByBaseStation Property |
Gets a value indicating that this record describes the creation of the database by the
official Kinetic BaseStation application.
Namespace: VirtualRadar.Interface.DatabaseAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsCreationOfDatabaseByBaseStation { get; }
Public ReadOnly Property IsCreationOfDatabaseByBaseStation As Boolean
Get
public:
property bool IsCreationOfDatabaseByBaseStation {
bool get ();
}
member IsCreationOfDatabaseByBaseStation : bool with get
Property Value
Type:
BooleanSee Also