| 
            
              IDataCellCommonStatusFlags Property
             | 
          
        
        
            Gets or sets command status flags of this 
IDataCell.
            
 
        
        Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
Syntaxuint CommonStatusFlags { get; set; }Property CommonStatusFlags As UInteger
	Get
	Set
property unsigned int CommonStatusFlags {
	unsigned int get ();
	void set (unsigned int value);
}abstract CommonStatusFlags : uint32 with get, set
function get_CommonStatusFlags();
function set_CommonStatusFlags(value);
 View SourceProperty Value
UInt32
See Also