WRDEntity2017 (open)

WRD entity

Syntax

LOADLIB "mod::wrd/lib/internal/wrdentity.whlib";

OBJECTTYPE WRDEntity2017

Constructor

Properties

  • PROPERTY guid (inherited from WRDEntityBase)

    Guid of this entity

  • PROPERTY id (inherited from WRDEntityBase)

    Entity id of this entity

  • PROPERTY leftentity (inherited from WRDEntityBase)

    ID of the left entity this links from (only set for domains, links and attachments)

  • PROPERTY rightentity (inherited from WRDEntityBase)

    Id of the entity this entity links to (only set for links)

  • PROPERTY wrdschema (inherited from WRDEntityBase)

    WRD schema object

  • PROPERTY wrdtype (inherited from WRDEntityBase)

    WRD type object

Functions