| TaskPackageInfoChecksum Property |
Is Checksum Ok? Property
Namespace:
CSharpGrid.Grid.Task
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool Checksum { get; set; }
public:
property bool Checksum {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also