UnitofWork.getByKey(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 bool getByKey(Microsoft::Dynamics::Ax::Xpp::Common ^ _record);
public virtual bool getByKey (Microsoft.Dynamics.Ax.Xpp.Common _record);
abstract member getByKey : Microsoft.Dynamics.Ax.Xpp.Common -> bool
override this.getByKey : Microsoft.Dynamics.Ax.Xpp.Common -> bool
Public Overridable Function getByKey (_record As Common) As Boolean
Parameters
- _record
- Common