ConditionalGatewayElement Properties

The ConditionalGatewayElement type exposes the following members.

  NameDescription
Public property Category Gets or sets the category to which the element belongs. (Inherited from ModelElement.)
Public property Condition Gets or sets the condition that is evaluated for the conditional gateway.
Public property Context Gets or sets the context of the element. (Inherited from ModelElement.)
Public property DesignElementName Gets the fully qualifying name of the DesignElement class instance. (Inherited from DesignElement.)
Public property ElementType Gets the workflow element type. (Overrides WorkflowElement.ElementType.)
Public property EvaluationFalse Gets or sets the branch that is chosen when the condition evaluates to false.
Public property EvaluationTrue Gets or sets the branch that is chosen when the condition evaluates to true.
Public property Id Gets or sets a unique identification of the element. (Inherited from ModelElement.)
Public property IncomingRelationships Gets a list of incoming relationships. (Inherited from DesignElement.)
Public property Model Gets or sets the model of the design element. (Inherited from DesignElement.)
Public property Name Gets or sets the name of the approval.
Public property OutgoingRelationships Gets a list of outgoing relationships. (Inherited from DesignElement.)
Public property Parent Gets the parent model element. (Inherited from ModelElement.)
Public property PropertyTypes Gets a collection of PropertyType class instances. (Overrides ModelElement.PropertyTypes.)
Public property StorageId (Inherited from WorkflowElement.)
Public property SubCategory Gets or sets the sub category to which the element belongs. (Inherited from ModelElement.)
Public property ViewState (Inherited from WorkflowElement.)
Top

Community Additions

ADD
Show: