Allows for converting a culture-dependent XML dataset to a culture-invariant XML dataset.
Properties
Methods
wgFncConvertXmlDatasetToCultureInvariantDataset
Converts the XML BC report dataset from a region-dependent format in the user's current region setting  to a dataset where decimals, dates, times and datetimes are in a region-independent (invariant) format.
Parameters
| Type | Name | Description | 
| Text | pWordXmlPart | The XML Part defining the column datatypes. | 
| Codeunit "Temp Blob" | vCduTempBlobXmlDataset | The dataset as a TempBlob. | 
Returns
| Type | Description | 
| Boolean | true iff the conversion was successful. |