| 
            
              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.257-beta
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();
 View SourceProperty Value
Boolean
See Also