Happpi PHP Library

$partID

The partID of the Simple Part

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtSimplePart->getPartID();

Setter Example

Used to set the value of the property

    CurtSimplePart->setPartID($Value)