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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery And
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery AndNot
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate FieldGroupCode
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate FieldGroupDescription
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate FieldGroupGuid
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery Or
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery OrNot


Method Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery And (SmartFieldGroupQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery And (SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery And (SmartFieldGroupQuery, SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery AndNot (SmartFieldGroupQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery AndNot (SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery AndNot (SmartFieldGroupQuery, SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery Or (SmartFieldGroupQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery Or (SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery Or (SmartFieldGroupQuery, SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery OrNot (SmartFieldGroupQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery OrNot (SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery OrNot (SmartFieldGroupQuery, SmartFieldGroupQuery, SmartFieldGroupQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartFieldGroupQuery ()

Purpose: Constructor for the SmartFieldGroupQuery class
Notes:

Top

SmartFieldGroupQuery (character)

Purpose: Constructor for the SmartFieldGroupQuery class
Notes:

Parameters:
pFieldGroupGuid CHARACTER
The filter value for the eSmartFieldGroup.FieldGroupGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery And


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery AndNot


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate FieldGroupCode


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate FieldGroupDescription


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate FieldGroupGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery Or


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery OrNot


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:05:54