Summary
In custom SDK programs using LFVolumeChecksumReportError, you may receive the following error message when getting properties from the class.
Could not load type 'LFSO83Lib.LFVolumeChecksumReportError' from 'assembly YourCustomAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Workaround
Enable the Copy Local property and disable the Embed Interop Types property on the LFSO reference in your Visual Studio project.