API Reference > OdDAI Namespace > Classes > OdDAIObjectSDAI Class > OdDAIObjectSDAI Methods > OdDAIObjectSDAI::id Method
OdDAIObjectSDAI::id Method
Syntax
C++
virtual OdDbStub* id() const;

Returns the sdai object's database identifier.

Retrieves the database object identifier of the sdai object.

The method returns a NULL pointer if the sdai object is not persistent (i.e. not stored in a database).

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.