Click or drag to resize

FDC3EventChannel Property

The current channel the window belongs to

Namespace:  OpenFin.FDC3.Events
Assembly:  OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha5
Syntax
public ChannelBase Channel { get; set; }

Property Value

Type: ChannelBase
See Also