|
RecordBodyChecksum Property
|
Gets or sets the CRC32 checksum of the record body.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public uint Checksum { get; set; }
Public Property Checksum As UInteger
Get
Set
member Checksum : uint32 with get, set
function get_Checksum();
function set_Checksum(value);
View SourceProperty Value
UInt32See Also