 | ChannelWindowAddedEventType Property |
[Missing <summary> documentation for "P:OpenFin.FDC3.Events.ChannelWindowAddedEvent.Type"]
Namespace:
OpenFin.FDC3.Events
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha6
Syntaxpublic override FDC3EventType Type { get; }Public Overrides ReadOnly Property Type As FDC3EventType
Get
public:
virtual property FDC3EventType Type {
FDC3EventType get () override;
}Property Value
Type:
FDC3EventType
See Also