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