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

Glossary Item Box

The following tables list the members exposed by IEscalation.

Public Properties

  Name Description
Property Action When implemented by a class, gets or sets the action on the Escalation object.  
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 ExecutableItems (Inherited from SourceCode.Workflow.Authoring.IExecutableItemContainer)
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 Parent When implemented by a class, gets the parent object of the Escalation.  
Property Project When implemented by a class, provides a handle to the Project object – which is the highest level of container within an Escalation.  
Property Rule When implemented by a class, gets or sets the rule of the Escalation object.  
Property WizardDefinition (Inherited from SourceCode.Framework.IWizardConfigurable)
Top

See Also