| 
            
              IDataCellAllValuesAssigned Property
             | 
          
        
        
            Gets flag that determines if all values of this 
IDataCell have been assigned.
            
 
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
Syntaxbool AllValuesAssigned { get; }ReadOnly Property AllValuesAssigned As Boolean
	Get
property bool AllValuesAssigned {
	bool get ();
}abstract AllValuesAssigned : bool with get
function get_AllValuesAssigned();
 View SourceProperty Value
Boolean
See Also