Following code snippet may help you to remove an XML node from an XML message string. private str removeXMLTag( str xml) { XmlDocument doc = new XmlDocument(); XmlElement nodeScript; XmlNode parentNode, childNode; XmlNodeList xmlScriptList, parentNodeList, childNodeList; int i...
A library with Microsoft Dynamics AX, Microsoft Dynamics 365 FinOps and Supply Chain Management, Power Platform, Integrations, development and functional processes, tricks and trip, tutorials and much more....