PartsLastModified Property
The date and time at which the part was last modified.
Syntax
__property String PartsLastModified[int PartsIndex] = {read=FPartsLastModified, write=FSetPartsLastModified};
Default Value
""
Remarks
The date and time at which the part was last modified.
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