SimConnectEventObservedEventArgsGroupIdIsUnknown Property |
[Missing <summary> documentation for "P:VirtualRadar.Interface.FlightSimulatorX.SimConnectEventObservedEventArgs.GroupIdIsUnknown"]
Namespace: VirtualRadar.Interface.FlightSimulatorXAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool GroupIdIsUnknown { get; set; }
Public Property GroupIdIsUnknown As Boolean
Get
Set
public:
property bool GroupIdIsUnknown {
bool get ();
void set (bool value);
}
member GroupIdIsUnknown : bool with get, set
Property Value
Type:
BooleanSee Also