PartSHA256TreeHash Property
The SHA256 tree hash value that Amazon calculated for the part.
Syntax
__property String PartSHA256TreeHash[int PartIndex] = {read=FPartSHA256TreeHash, write=FSetPartSHA256TreeHash};
Default Value
""
Remarks
The SHA256 tree hash value that Amazon calculated for the part.
The size of the array is controlled by the PartCount property.
This property is read-only and not available at design time.
Data Type
String