Click or drag to resize

DataCellChannelFlags Property

Gets or sets channel flags for this DataCell.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public ChannelFlags ChannelFlags { get; set; }
View Source

Property Value

ChannelFlags
Remarks
These are bit flags, use properties to change basic values.
See Also