xFormRun.closeSelectRecord(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 closeSelectRecord(Microsoft::Dynamics::Ax::Xpp::Common ^ _selectedRecord);
public virtual void closeSelectRecord (Microsoft.Dynamics.Ax.Xpp.Common _selectedRecord);
abstract member closeSelectRecord : Microsoft.Dynamics.Ax.Xpp.Common -> unit
override this.closeSelectRecord : Microsoft.Dynamics.Ax.Xpp.Common -> unit
Public Overridable Sub closeSelectRecord (_selectedRecord As Common)
Parameters
- _selectedRecord
- Common