SmartObjectFieldPart Class
Members See Also 
SourceCode.Workflow.Design Namespace : SmartObjectFieldPart Class



Glossary Item Box

Object Model

SmartObjectFieldPart Class PersistableContainerObject Class K2Field Class MethodFilter Class K2Field Class K2Field Class K2Field Class K2Field Class K2Field Class SmartFormatProperties Class K2Field Class K2Field Class K2Field Class WizardDefinition Class

Syntax

Visual Basic (Declaration)  
Public Class SmartObjectFieldPart 
   Inherits SourceCode.Workflow.Authoring.K2FieldPart
   Implements SourceCode.Framework.Data.IRuntimeDataProvider, SourceCode.Framework.IValidationContainer, SourceCode.Framework.IWizardConfigurable, SourceCode.Workflow.Authoring.IK2FieldPart, ISmartFormat 
Visual Basic (Usage) Copy Code
Dim instance As SmartObjectFieldPart

Inheritance Hierarchy

System.Object
   SourceCode.Framework.PersistableObject
      SourceCode.Framework.PersistableContainerObject
         SourceCode.Workflow.Authoring.K2FieldPart
            SourceCode.Workflow.Design.SmartObjectFieldPart
               SourceCode.Workflow.Design.ComplexTypeReferenceFieldPart
               SourceCode.Workflow.Design.ItemReferenceFieldPart

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