|
DataCellIDCode Property
|
Gets the numeric ID code for this
DataCell.
Namespace: GSF.PhasorProtocols.SelFastMessageAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic uint IDCode { get; }
Public ReadOnly Property IDCode As UInteger
Get
public:
property unsigned int IDCode {
unsigned int get ();
}
member IDCode : uint32 with get
View SourceProperty Value
UInt32
See Also