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

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery And
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery AndNot
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleDescription
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleGUID
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleImageLarge
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleImageSmall
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleName
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery Or
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery OrNot
Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryLogicalPredicate SystemOwned


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery And (SmartAttachmentRoleQuery)

Purpose: Joins a Query Entry using AND
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery And (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins two Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery And (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins three Query Entries using AND
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery AndNot (SmartAttachmentRoleQuery)

Purpose: Joins a Query Entry using AND NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery AndNot (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins two Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery AndNot (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins three Query Entries using AND NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery Or (SmartAttachmentRoleQuery)

Purpose: Joins a Query Entry using OR
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery Or (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins two Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery Or (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins three Query Entries using OR
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery OrNot (SmartAttachmentRoleQuery)

Purpose: Joins a Query Entry using OR NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery OrNot (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins two Query Entries using OR NOT
Notes:

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

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery OrNot (SmartAttachmentRoleQuery, SmartAttachmentRoleQuery, SmartAttachmentRoleQuery)

Purpose: Joins three Query Entries using OR NOT
Notes:

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


Constructor Detail
Top

SmartAttachmentRoleQuery ()

Purpose: Constructor for the SmartAttachmentRoleQuery class
Notes:

Top

SmartAttachmentRoleQuery (character)

Purpose: Constructor for the SmartAttachmentRoleQuery class
Notes:

Parameters:
pAttachmentRoleGUID CHARACTER
The filter value for the eSmartAttachmentRole.AttachmentRoleGUID field


Property Detail
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery And


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery AndNot


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleDescription


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleGUID


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleImageLarge


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleImageSmall


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate AttachmentRoleName


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryCharacterPredicate
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery Or


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery OrNot


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQuery
Top

Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryLogicalPredicate SystemOwned


Returns Consultingwerk.SmartFramework.System.SmartAttachmentRoleQueryLogicalPredicate


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