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

Glossary Item Box

The following tables list the members exposed by ILine.

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 Exception  
Property ExecutableItems (Inherited from SourceCode.Workflow.Authoring.IExecutableItemContainer)
Property FinishActivity When implemented by a class, gets or sets the Activity at which the line terminates.  
Property LineRule When implemented by a class, gets or sets the line rule object associated with the line.  
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)
Property Process When implemented by a class, returns a handle to the parent process to which the line belongs.  
Property StartActivity When implemented by a class, gets or sets the activity from which the line originates.  
Property WizardDefinition (Inherited from SourceCode.Framework.IWizardConfigurable)
Top

See Also