Happpi PHP Library

$partID

The partID of the Part

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtPart->getPartID();

Setter Example

Used to set the value of the property

    CurtPart->setPartID($Value)