Happpi PHP Library

$referenceID

The reference ID of the SimplePart.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtSimplePart->getReferenceID();

Setter Example

Used to set the value of the property

    CurtSimplePart->setReferenceID($Value)