Share via


CreateAxaptaRecord Method

Creates an Axapta record.

Overload List

  Name Description
Public method CreateAxaptaRecord(Int32) Creates an Axapta record using the specified table ID.
Public method CreateAxaptaRecord(Object) Creates an Axapta record from a specified Axapta record.
Public method CreateAxaptaRecord(String) Creates an Axapta record from the specified table name.

Top

See Also

Reference

AxaptaWrapper Class

Microsoft.Dynamics.Framework.Reports Namespace