📚 SAP Business One SDK Help

BoMatrixXmlSelect Enumeration
See Also 

Description

The type of XML that is returned from the SerializeAsXML method of a Matrix object.

Members

MemberValueDescription
mxs_All0Data and metadata of the matrix is returned.
mxs_MetaData1Only the metadata of the matrix is returned.

Remarks

The metadata describes, for example, the size of each column and the background color of the matrix.

See Also