Previous Topic

Next Topic

Inhoudsopgave

Book Index

PrimKey Property

Property Property PrimKey: string

Description

Key value of the item. Based on the TableID and the PrimKey value, the item can be determined in the database. The PrimKey property can be a combination of several values. For part revisions for example, the value consists of the part code and the revision number ("PART1|001").

When filling this property, the ItemId is also filled and IsValid is set to False because the data have to be read from the database again (using the Refresh function).