public PropertyValue DMDELETEDOBJECTINFO_USER( int index ) {get; set;}
public: property PropertyValue^ DMDELETEDOBJECTINFO_USER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMDELETEDOBJECTINFO_USER( int index ) {get; set;}
public: property PropertyValue^ DMDELETEDOBJECTINFO_USER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows, at the deletion marker, the name of the user who deleted the object.