WriteElementValue Method
See Also 
SourceCode.Workflow.Design Namespace > XmlPartWriter Class : WriteElementValue Method



Glossary Item Box

Writes an element with the specified local name and value.

Overload List

OverloadDescription
WriteElementValue(String,K2FieldPart) Writes an element with the specified local name and value.  
WriteElementValue(String,String) Writes an element with the specified local name and value.  
WriteElementValue(String,String,Boolean) Writes an element with the specified local name and value.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also