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