
Visual Basic (Declaration) | |
---|---|
<DebuggerDisplayAttribute(Value="{new DebuggerDisplayK2ObjectProxy(this)}", Name="", Type="", Target=, TargetTypeName="")> Public MustInherit Class K2Object Inherits SourceCode.Framework.Design.NamedObject Implements SourceCode.Framework.INamedObject, SourceCode.Framework.ISupportDisplayName, SourceCode.Framework.ISupportName, SourceCode.Framework.IValidationContainer, IK2Object |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As K2Object |
C# | |
---|---|
[DebuggerDisplay(Value="{new DebuggerDisplayK2ObjectProxy(this)}", Name="", Type="", Target=, TargetTypeName="")] public abstract class K2Object : SourceCode.Framework.Design.NamedObject, SourceCode.Framework.INamedObject, SourceCode.Framework.ISupportDisplayName, SourceCode.Framework.ISupportName, SourceCode.Framework.IValidationContainer, IK2Object |
C++/CLI | |
---|---|
[DebuggerDisplay(Value="{new DebuggerDisplayK2ObjectProxy(this)}", Name="", Type="", Target=, TargetTypeName="")] public ref class K2Object abstract : public SourceCode.Framework.Design.NamedObject, SourceCode.Framework.INamedObject, SourceCode.Framework.ISupportDisplayName, SourceCode.Framework.ISupportName, SourceCode.Framework.IValidationContainer, IK2Object |
System.Object
SourceCode.Framework.PersistableObject
SourceCode.Framework.PersistableContainerObject
SourceCode.Framework.Design.NamedObject
SourceCode.Workflow.Authoring.K2Object
SourceCode.Workflow.Authoring.Activity
SourceCode.Workflow.Authoring.DataField
SourceCode.Workflow.Authoring.Escalation
SourceCode.Workflow.Authoring.Event
SourceCode.Workflow.Authoring.EventAction
SourceCode.Workflow.Authoring.ExecutionLayer
SourceCode.Workflow.Authoring.Line
SourceCode.Workflow.Authoring.Process
SourceCode.Workflow.Authoring.ProcessDependency
SourceCode.Workflow.Authoring.XmlField
SourceCode.Workflow.Design.Associations.AssociationProperty
SourceCode.Workflow.Design.Outcome.Base.OutcomeItem
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