|   | IDataCellCommonStatusFlags Property | 
        
        
            Gets or sets command status flags of this 
IDataCell.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
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);
Property Value
UInt32 See Also
See Also