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

Top Constructor Summary
Options Name Purpose
SmartWorkflowInstanceQuery () Constructor for the SmartWorkflowInstanceQuery class
SmartWorkflowInstanceQuery (character) Constructor for the SmartWorkflowInstanceQuery class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery And
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery AndNot
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate DueDateTime
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate ModifiedDateTime
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate ModifiedUser
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Or
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery OrNot
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate StartedDateTime
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate StartedUser
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowGuid
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowInstanceGuid
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowName
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowStatusGuid
Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowStatusName


Method Detail
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery And (SmartWorkflowInstanceQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

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

Purpose: Joins two Query Entries using AND
Notes:

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

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

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery AndNot (SmartWorkflowInstanceQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

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

Purpose: Joins two Query Entries using AND NOT
Notes:

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

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

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Or (SmartWorkflowInstanceQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

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

Purpose: Joins two Query Entries using OR
Notes:

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

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

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery OrNot (SmartWorkflowInstanceQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

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

Purpose: Joins two Query Entries using OR NOT
Notes:

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

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

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartWorkflowInstanceQuery ()

Purpose: Constructor for the SmartWorkflowInstanceQuery class
Notes:

Top

SmartWorkflowInstanceQuery (character)

Purpose: Constructor for the SmartWorkflowInstanceQuery class
Notes:

Parameters:
pWorkflowInstanceGuid CHARACTER
The filter value for the eSmartWorkflowInstance.WorkflowInstanceGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery And


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery AndNot


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate DueDateTime


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate ModifiedDateTime


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate ModifiedUser


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery Or


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery OrNot


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQuery
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate StartedDateTime


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate StartedUser


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowGuid


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowInstanceGuid


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowName


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowStatusGuid


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate WorkflowStatusName


Returns Consultingwerk.SmartFramework.Workflow.SmartWorkflowInstanceQueryCharacterPredicate


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:29:05