[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Helpers.XmlHelper.GetAttribute(System.Xml.XmlDocument,System.String,System.String,System.String)"]
Namespace: Scanjour.Workflow4.Common.Helpers
Assembly: Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.3.0.0 (23.3.0.0)
public static string GetAttribute( this XmlDocument parent, string xpath, string namespacePrefix, string namespaceUri )
Parameters
- parent
- Type: System.XmlXmlDocument
[Missing <param name="parent"/> documentation for "M:Scanjour.Workflow4.Common.Helpers.XmlHelper.GetAttribute(System.Xml.XmlDocument,System.String,System.String,System.String)"]
- xpath
- Type: SystemString
[Missing <param name="xpath"/> documentation for "M:Scanjour.Workflow4.Common.Helpers.XmlHelper.GetAttribute(System.Xml.XmlDocument,System.String,System.String,System.String)"]
- namespacePrefix
- Type: SystemString
[Missing <param name="namespacePrefix"/> documentation for "M:Scanjour.Workflow4.Common.Helpers.XmlHelper.GetAttribute(System.Xml.XmlDocument,System.String,System.String,System.String)"]
- namespaceUri
- Type: SystemString
[Missing <param name="namespaceUri"/> documentation for "M:Scanjour.Workflow4.Common.Helpers.XmlHelper.GetAttribute(System.Xml.XmlDocument,System.String,System.String,System.String)"]
Return Value
Type: String[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Helpers.XmlHelper.GetAttribute(System.Xml.XmlDocument,System.String,System.String,System.String)"]