Graphisoft®

Dialog ManagerVersion: 2.0

UserItem::UserItemType Enum

The update type of the user item.

enum UserItemType
{
    Normal =  DG_UT_NORMALUPDATE,
    Partial =  DG_UT_PARTIALUPDATE
};

Value Definitions

Normal
The partial update is disabled.
Partial
The partial update is enabled.