Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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.