Class Hierarchy
IDynamicProperty2
C++
class IDynamicProperty2 : public IUnknown;
File
dynprops.h
Description
This interface is similar to the IDynamicProperty interface, except that its functions take IUnknown pointers to objects instead of AcDbObjectId identifiers as parameters.