InteropCodeItem Class
Members See Also 
SourceCode.Workflow.Design.Interop Namespace : InteropCodeItem Class



Glossary Item Box

Represents a code item that is compatible with a K2.net 2003 code item

Object Model

InteropCodeItem ClassCodeExtender ClassInteropPropertyTemplate Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class InteropCodeItem 
Visual Basic (Usage)Copy Code
Dim instance As InteropCodeItem
C# 
public sealed class InteropCodeItem 
C++/CLI 
public ref class InteropCodeItem sealed 

Inheritance Hierarchy

System.Object
   SourceCode.Workflow.Design.Interop.InteropCodeItem

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