|
ConfigurationCellIsPdcBlockSection Property
|
Gets flag that determines if current
SectionEntry defines a PDC block section.
Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public bool IsPdcBlockSection { get; }
Public ReadOnly Property IsPdcBlockSection As Boolean
Get
public:
property bool IsPdcBlockSection {
bool get ();
}
member IsPdcBlockSection : bool with get
function get_IsPdcBlockSection();
View SourceProperty Value
BooleanSee Also