public PropertyValue DMDELETEDOBJECTINFO_OBJECTNAME( int index ) {get; set;}
public: property PropertyValue^ DMDELETEDOBJECTINFO_OBJECTNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMDELETEDOBJECTINFO_OBJECTNAME( int index ) {get; set;}
public: property PropertyValue^ DMDELETEDOBJECTINFO_OBJECTNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the name of the deleted object at a deletion marker at the time of deletion, e.g. the DT for a function or the page names for a page.