'Declaration
Public Overridable Sub DeleteWithAuditOrSnapshot( _ ByVal auditRecord As ChangeLogParameters _ )
public virtual void DeleteWithAuditOrSnapshot( ChangeLogParameters auditRecord )
public: virtual void DeleteWithAuditOrSnapshot( ChangeLogParameters^ auditRecord )
Parameters
- auditRecord
- Information to record in the change log.