XmlField Class
Members See Also 
SourceCode.Workflow.Authoring Namespace : XmlField Class



Glossary Item Box

Represents an XML data field in K2. The XML data fields can be set on process and activity level. These XMLField objects are used to store and retrieve user defined data in XML format.

Object Model

XmlField ClassPersistableContainerObject ClassK2Object ClassWorkflowDesignerVerbCollection Class

Syntax

Inheritance Hierarchy

System.Object
   SourceCode.Framework.PersistableObject
      SourceCode.Framework.PersistableContainerObject
         SourceCode.Framework.Design.NamedObject
            SourceCode.Workflow.Authoring.K2Object
               SourceCode.Workflow.Authoring.XmlField

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