Receives and processes the XML content.
You can remove sub-object lines from the BusinessPartners object via the XML file.
Receives and processes the XML content.
You can remove sub-object lines from the BusinessPartners object via the XML file.
| Visual Basic |
|---|
Public Function UpdateFromXML( _ ByVal FileName As String _ ) As Long |
Specifies the path and file name of the XML data.
| Deleting line from the BusinessPartners object (C#) | ||
|---|---|---|
| ||