 | EventTransportTType Property |
[Missing <summary> documentation for "P:OpenFin.FDC3.Events.EventTransport`1.Type"]
Namespace:
OpenFin.FDC3.Events
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha6
Syntaxpublic FDC3EventType Type { get; set; }Public Property Type As FDC3EventType
Get
Set
public:
property FDC3EventType Type {
FDC3EventType get ();
void set (FDC3EventType value);
}Property Value
Type:
FDC3EventType
See Also