IK2Object Interface Members
See Also  Properties 
SourceCode.Workflow.Authoring Namespace : IK2Object Interface

Glossary Item Box

The following tables list the members exposed by IK2Object.

Public Properties

  Name Description
Property Description When implemented by a class, gets or sets the Description of the associated object. (Inherited from SourceCode.Framework.INamedObject)
Property DisplayName Gets or sets the display name of the object. (Inherited from SourceCode.Framework.ISupportDisplayName)
Property MetaData When implemented by a class, gets or sets the MetaData of the associated object. (Inherited from SourceCode.Framework.INamedObject)
Property Name Gets or sets the name of the object. (Inherited from SourceCode.Framework.ISupportName)
Top

See Also