====== PART property ====== ==== Applies To ==== Database associated controls. ==== Description ==== If the control is linked to a key field which is a multi-part key, returns which part of the key this control is linked to. Used with Get_Property only. ==== Usage ==== //partnum =// **Get_Property** (//controlID//, "**PART**") ==== Returns ==== 0 if control is not linked to a key field, or if not a multi-part key. ==== See Also ==== [[pos|POS property]], [[id|ID property]], [[mv|MV property]], [[type|TYPE property]] ** **