PartsETag Property
An Etag for the current part.
Syntax
__property String PartsETag[int PartsIndex] = {read=FPartsETag, write=FSetPartsETag};
Default Value
""
Remarks
An Etag for the current part.
The size of the array is controlled by the PartsCount property.
This property is read-only and not available at design time.
Data Type
String