|   | DataFrameIDCode Property | 
        
        
            Gets or sets the SEL Fast Message destination address (PMADDR setting) for this 
DataFrame.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic uint IDCode { get; set; }Public Property IDCode As UInteger
	Get
	Set
public:
property unsigned int IDCode {
	unsigned int get ();
	void set (unsigned int value);
}member IDCode : uint32 with get, set
function get_IDCode();
function set_IDCode(value);
Property Value
UInt32 See Also
See Also