AcHeapOperators AcDbDynBlockReferenceProperty
class AcDbDynBlockReferenceProperty : public AcHeapOperators;
dbdynblk.h
A utility class describing a property on a dynamic block, including getting and setting the current value on the dynamic block. The AcDbDynBlockReferenceProperty class is a reference to a property defined on a dynamic block instance, and can be used to get and set the current value on that instance.
AcDbDynBlockReferenceProperty Constructor, AcDbDynBlockReferenceProperty Enumerations, AcDbDynBlockReferenceProperty Methods, AcDbDynBlockReferenceProperty Operators