UnitofWork.updateonSaveChanges(Common) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void updateonSaveChanges(Microsoft::Dynamics::Ax::Xpp::Common ^ _record);
public virtual void updateonSaveChanges (Microsoft.Dynamics.Ax.Xpp.Common _record);
abstract member updateonSaveChanges : Microsoft.Dynamics.Ax.Xpp.Common -> unit
override this.updateonSaveChanges : Microsoft.Dynamics.Ax.Xpp.Common -> unit
Public Overridable Sub updateonSaveChanges (_record As Common)
Parameters
- _record
- Common