Happpi PHP Library

$custPartID

The customer PartID of the Simple Part.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtSimplePart->getCustPartID();

Setter Example

Used to set the value of the property

    CurtSimplePart->setCustPartID($Value)