Click or drag to resize

ChannelFrameBaseTPublished Property

Gets or sets published state of this ChannelFrameBaseT.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public bool Published { get; set; }
View Source

Property Value

Boolean

Implements

IFramePublished
See Also