|
DataCellIDCode Property
|
Gets the numeric ID code for this
DataCell.
Namespace: GSF.PhasorProtocols.IEEE1344Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic ulong IDCode { get; }
Public ReadOnly Property IDCode As ULong
Get
public:
property unsigned long long IDCode {
unsigned long long get ();
}
member IDCode : uint64 with get
View SourceProperty Value
UInt64
See Also