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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery And
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery AndNot
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate GroupGuid
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate GroupName
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate LoginCompanyName
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate MenuGroupGuid
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate MenuGuid
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery Or
Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery OrNot


Method Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery And (SmartMenuGroupQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

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

Purpose: Joins two Query Entries using AND
Notes:

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

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

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery AndNot (SmartMenuGroupQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

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

Purpose: Joins two Query Entries using AND NOT
Notes:

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

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

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery Or (SmartMenuGroupQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

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

Purpose: Joins two Query Entries using OR
Notes:

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

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

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery OrNot (SmartMenuGroupQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

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

Purpose: Joins two Query Entries using OR NOT
Notes:

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

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

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartMenuGroupQuery ()

Purpose: Constructor for the SmartMenuGroupQuery class
Notes:

Top

SmartMenuGroupQuery (character)

Purpose: Constructor for the SmartMenuGroupQuery class
Notes:

Parameters:
pMenuGroupGuid CHARACTER
The filter value for the eSmartMenuGroup.MenuGroupGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery And


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery AndNot


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate GroupGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate GroupName


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate LoginCompanyName


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate MenuGroupGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate MenuGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery Or


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery OrNot


Returns Consultingwerk.SmartFramework.Authorization.SmartMenuGroupQuery


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