AxaptaRecord Properties

The AxaptaRecord type exposes the following members.

  NameDescription
Public property Caption The Caption property returns the caption of the Axapta record. Retrieving this property resembles calling the caption member property of a record in the Axapta X++ language.
Public property Company The Company property sets or returns the company of the Axapta record. Retrieving this property resembles calling the company member property of a record in the Axapta X++ language.
Public property Found The Found property retrieves the status of the Axapta record. After ExecuteStmt or Next has been called, the Found property indicates whether a record was found.
Public property TooltipRecord The TooltipRecord property returns the ToolTip for the Axapta record.
Top

Community Additions

ADD
Show: