[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.SetElementProperty(System.Xml.XmlElement,System.String,System.String)"]
Namespace: Scanjour.Workflow4.TestFramework.Internal.Packages
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
public static XmlElement SetElementProperty( this XmlElement element, string propertyName, string value )
Parameters
- element
- Type: System.XmlXmlElement
[Missing <param name="element"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.SetElementProperty(System.Xml.XmlElement,System.String,System.String)"]
- propertyName
- Type: SystemString
[Missing <param name="propertyName"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.SetElementProperty(System.Xml.XmlElement,System.String,System.String)"]
- value
- Type: SystemString
[Missing <param name="value"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.SetElementProperty(System.Xml.XmlElement,System.String,System.String)"]
Return Value
Type: XmlElement[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.XmlHelper.SetElementProperty(System.Xml.XmlElement,System.String,System.String)"]