Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And (SmartWorkflowStatusQuery) Joins a Query Entry using AND
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins two Query Entries using AND
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins three Query Entries using AND
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot (SmartWorkflowStatusQuery) Joins a Query Entry using AND NOT
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins two Query Entries using AND NOT
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins three Query Entries using AND NOT
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or (SmartWorkflowStatusQuery) Joins a Query Entry using OR
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins two Query Entries using OR
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins three Query Entries using OR
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot (SmartWorkflowStatusQuery) Joins a Query Entry using OR NOT
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins two Query Entries using OR NOT
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery) Joins three Query Entries using OR NOT

Top Constructor Summary
Options Name Purpose
SmartWorkflowStatusQuery () Constructor for the SmartWorkflowStatusQuery class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryLogicalPredicate SystemOwned
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowGuid
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusDescription
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusGuid
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusImageLarge
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusImageSmall
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusName
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryIntegerPredicate WorkflowStatusOrder
Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowSwimlaneGuid


Method Detail
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And (SmartWorkflowStatusQuery)

Purpose: Joins a Query Entry using AND
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The SmartWorkflowStatusQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins two Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins three Query Entries using AND
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using AND
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using AND
poQuery3 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The third SmartWorkflowStatusQuery instance to join using AND
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot (SmartWorkflowStatusQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The SmartWorkflowStatusQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using AND NOT
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using AND NOT
poQuery3 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The third SmartWorkflowStatusQuery instance to join using AND NOT
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or (SmartWorkflowStatusQuery)

Purpose: Joins a Query Entry using OR
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The SmartWorkflowStatusQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins two Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins three Query Entries using OR
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using OR
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using OR
poQuery3 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The third SmartWorkflowStatusQuery instance to join using OR
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot (SmartWorkflowStatusQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The SmartWorkflowStatusQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot (SmartWorkflowStatusQuery, SmartWorkflowStatusQuery, SmartWorkflowStatusQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

Parameters:
poQuery1 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The first SmartWorkflowStatusQuery instance to join using OR NOT
poQuery2 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The second SmartWorkflowStatusQuery instance to join using OR NOT
poQuery3 Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The third SmartWorkflowStatusQuery instance to join using OR NOT
Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
The reference to the instance the call was issued on


Constructor Detail
Top

SmartWorkflowStatusQuery ()

Purpose: Constructor for the SmartWorkflowStatusQuery class
Notes:



Property Detail
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery And


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery AndNot


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery Or


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery OrNot


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryLogicalPredicate SystemOwned


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryLogicalPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowGuid


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusDescription


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusGuid


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusImageLarge


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusImageSmall


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowStatusName


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryIntegerPredicate WorkflowStatusOrder


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryIntegerPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate WorkflowSwimlaneGuid


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowStatusQueryCharacterPredicate


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:30:48