AxaptaRecord Properties
The AxaptaRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| 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. |
| 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. |
| 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. |
| TooltipRecord | The TooltipRecord property returns the ToolTip for the Axapta record. |
Community Additions
ADD
Show: