Class AuditQuery
- Namespace
- Dynamicweb.Auditing
- Assembly
- Dynamicweb.Core.dll
- Inheritance
-
Audit
Query
- Inherited Members
Properties
Action
Property Value
AutoId
Property Value
EndTime
Skips all results from after this time.
Property Value
FreeText
Property Value
Id
Property Value
LanguageId
Property Value
Ordering
Name of column to order by.
Property Value
Parent
Property Value
SkipNResults
Skips the defined number of items from the result.
Property Value
StartTime
Skips all results from before this time.
Property Value
SubId
Property Value
TopNResults
Skips all results after the defined number of items.
Property Value
Type
Property Value
UserId
Property Value
- int?
Methods
Clone()
Returns
HasSearchParameters()
Specifies if this query has any text-based search parameters.
Returns
IsEmpty()
Specifies if the query has no limiting properties.