How To Skip Dataset Name From Getting Into Xml Using Write-xml Method?

abaliga

New Member
I notice the dataset name gets into the XML when you use the write-xml method on the dataset. Is there a way to hide this? I tried the serialize-hidden attribute but it does not seem to apply in v10 of progress. Thanks.
 
Back
Top