Decorate contract class with this attribute.
[Newtonsoft.Json.JsonObjectAttribute(IsReference = false)]
Decorate contract class with this attribute.
[Newtonsoft.Json.JsonObjectAttribute(IsReference = false)]
INSERT INTO dbo.SYSFLIGHTING(FLIGHTNAME, ENABLED) VALUES ('<FlightObjectName>_KillSwitch', 1) or INSERT INTO dbo.SYSFLIGHT...