Click or drag to resize

DisplayMetadataColor Property

The color that should be associated within this channel when displaying this channel in a UI, e.g: `#FF0000`.

Namespace:  OpenFin.FDC3.Channels
Assembly:  OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha5
Syntax
public string Color { get; set; }

Property Value

Type: String
See Also