Miner.Data.Configuration Assembly > Miner.Data.Configuration Namespace > DataExporter Class > WriteXml Method : WriteXml(DataSet,Boolean,DataSetConfig,String) Method |
'Declaration Public Overloads Shared Function WriteXml( _ ByVal dataSet As DataSet, _ ByVal hierarchy As Boolean, _ ByVal configurator As DataSetConfig, _ ByVal customXmlFile As String _ ) As Stream
'Usage Dim dataSet As DataSet Dim hierarchy As Boolean Dim configurator As DataSetConfig Dim customXmlFile As String Dim value As Stream value = DataExporter.WriteXml(dataSet, hierarchy, configurator, customXmlFile)
public static Stream WriteXml( DataSet dataSet, bool hierarchy, DataSetConfig configurator, string customXmlFile )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.