CreateSnapshotResultChecksum Property |
A string that represents the correct digits in the stored snapshot.
This checksum can be used later to compare other snapshots to detect errors in the data.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public string Checksum { get; set; }
Property Value
Type:
StringSee Also