Take the community feedback survey now.

Class ApplicationLog

Implements operations for the profile search.

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

Constructors

ApplicationLog()

Declaration
public ApplicationLog()

Properties

LogOptions

Gets or sets the search options.

Declaration
public ApplicationLogOptions LogOptions { get; set; }
Property Value
Type Description
ApplicationLogOptions

The search options.

LogParameters

Gets or sets the search parameters.

Declaration
public ApplicationLogParameters LogParameters { get; set; }
Property Value
Type Description
ApplicationLogParameters

The search parameters.