A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class ApplicationLogOptions

Implements operations for the profile search options. (Inherits SearchOptions.)

Inheritance
System.Object
ApplicationLogOptions
Namespace: Mediachase.Commerce.Core.Log
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class ApplicationLogOptions : SearchOptions

Constructors

ApplicationLogOptions()

Initializes a new instance of the ApplicationLogOptions class.

Declaration
public ApplicationLogOptions()

ApplicationLogOptions(ApplicationLogOptions)

Initializes a new instance of the ApplicationLogOptions class.

Declaration
public ApplicationLogOptions(ApplicationLogOptions searchOptions)
Parameters
Type Name Description
ApplicationLogOptions searchOptions

The search options.