CommonImplementation.InsertInto(FieldList, 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:
abstract void InsertInto(Microsoft::Dynamics::Ax::Xpp::FieldList ^ fieldList, Microsoft::Dynamics::Ax::Xpp::Common ^ sourceCursor);
public abstract void InsertInto (Microsoft.Dynamics.Ax.Xpp.FieldList fieldList, Microsoft.Dynamics.Ax.Xpp.Common sourceCursor);
abstract member InsertInto : Microsoft.Dynamics.Ax.Xpp.FieldList * Microsoft.Dynamics.Ax.Xpp.Common -> unit
Public MustOverride Sub InsertInto (fieldList As FieldList, sourceCursor As Common)
Parameters
- fieldList
- FieldList
- sourceCursor
- Common