|
CommonFrameHeaderDataLength Property
|
Gets the Macrodyne data length.
Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic ushort DataLength { get; }
Public ReadOnly Property DataLength As UShort
Get
public:
property unsigned short DataLength {
unsigned short get ();
}
member DataLength : uint16 with get
function get_DataLength();
View SourceProperty Value
UInt16
See Also