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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery And
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery AndNot
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate GroupGuid
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate GroupLoginCompanyGuid
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate GroupName
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery Or
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery OrNot
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate ParentGroupGuid
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserEmail
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserFullName
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserGroupGuid
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserGuid
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryDateTimeTzPredicate UserLastLogin
Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserName


Method Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery And (SmartUserGroupQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

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

Purpose: Joins two Query Entries using AND
Notes:

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

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

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery AndNot (SmartUserGroupQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

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

Purpose: Joins two Query Entries using AND NOT
Notes:

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

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

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery Or (SmartUserGroupQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

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

Purpose: Joins two Query Entries using OR
Notes:

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

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

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery OrNot (SmartUserGroupQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

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

Purpose: Joins two Query Entries using OR NOT
Notes:

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

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

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartUserGroupQuery ()

Purpose: Constructor for the SmartUserGroupQuery class
Notes:

Top

SmartUserGroupQuery (character)

Purpose: Constructor for the SmartUserGroupQuery class
Notes:

Parameters:
pUserGroupGuid CHARACTER
The filter value for the eSmartUserGroup.UserGroupGuid field


Property Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery And


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery AndNot


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate GroupGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate GroupLoginCompanyGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate GroupName


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery Or


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery OrNot


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQuery
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate ParentGroupGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserEmail


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserFullName


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserGroupGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserGuid


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryDateTimeTzPredicate UserLastLogin


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryDateTimeTzPredicate
Top

Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate UserName


Returns Consultingwerk.SmartFramework.Authorization.SmartUserGroupQueryCharacterPredicate


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:07:43