Common.persistEntity(DataEntityRuntimeContext) 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 persistEntity(Dynamics::AX::Application::DataEntityRuntimeContext ^ entityCtx);
public virtual void persistEntity (Dynamics.AX.Application.DataEntityRuntimeContext entityCtx);
abstract member persistEntity : Dynamics.AX.Application.DataEntityRuntimeContext -> unit
override this.persistEntity : Dynamics.AX.Application.DataEntityRuntimeContext -> unit
Public Overridable Sub persistEntity (entityCtx As DataEntityRuntimeContext)
Parameters
- entityCtx
- DataEntityRuntimeContext