PartsOwnerId Property
The owner ID of the part.
Syntax
__property String PartsOwnerId[int PartsIndex] = {read=FPartsOwnerId, write=FSetPartsOwnerId};
Default Value
""
Remarks
The owner ID of the 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