LocalizableStringCreateElementForCulture Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.LocalizableString.CreateElementForCulture(System.Xml.XmlElement,System.String,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)
Syntax

public void CreateElementForCulture(
	XmlElement container,
	string propertyName,
	string cultureName,
	string value
)

Parameters

container
Type: System.XmlXmlElement

[Missing <param name="container"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.LocalizableString.CreateElementForCulture(System.Xml.XmlElement,System.String,System.String,System.String)"]

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.LocalizableString.CreateElementForCulture(System.Xml.XmlElement,System.String,System.String,System.String)"]

cultureName
Type: SystemString

[Missing <param name="cultureName"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.LocalizableString.CreateElementForCulture(System.Xml.XmlElement,System.String,System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Packages.LocalizableString.CreateElementForCulture(System.Xml.XmlElement,System.String,System.String,System.String)"]

See Also

Reference