virtual qBool IsACoreDO() const;
None.
Value | Description |
---|---|
true |
Returned when this duplicated object is a CoreDO . |
false |
Returned when this duplicated object is not a CoreDO . |
Gets whether this duplicated object is a CoreDO
.
A CoreDO
is a duplicated object created by the Net-Z system. A duplicated object class declared in the application's Data Definition Language (DDL) is not called a CoreDO
but a UserDO
. Some CoreDO
classes are Station
, Session
, and SessionClock
.
CONFIDENTIAL