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