openPDC Synchrophasor Help
ChannelFlags Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamDataCellChannelFlags
Gets or sets channel flags for this DataCell.
Declaration Syntax
C#Visual BasicVisual C++
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public ChannelFlags ChannelFlags { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Property ChannelFlags As ChannelFlags
	Get
	Set
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
public:
property ChannelFlags ChannelFlags {
	ChannelFlags get ();
	void set (ChannelFlags value);
}
Remarks
These are bit flags, use properties to change basic values.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0