📚 SAP Business One SDK Help

BoDataTableXmlSelect Enumeration
See Also 

Description

The types of XML that is returned from the SerializeAsXML method of a DataTable object, or the XML that is uploaded by the LoadSerializedXML method.

Members

MemberValueDescription
dxs_All0Data and metadata of the data table
dxs_MetaData1Only the metadata of the data table
dxs_DataOnly2Only the data of the data table