Overload | Description |
---|---|
SaveWithAuditOrSnapshot(ChangeLogParameters) | Saves the object and records an entry in the object change log. Throws an exception if the operation fails |
SaveWithAuditOrSnapshot(ChangeLogParameters,MessageCollection) | Saves the object and records an entry in the object change log. Returns a collection of error messages if the operation fails. |