Table of Contents

Class OrderDebuggingInfoSearchFilter

Namespace
Dynamicweb.Ecommerce.Orders
Assembly
Dynamicweb.Ecommerce.dll
public class OrderDebuggingInfoSearchFilter
Inheritance
OrderDebuggingInfoSearchFilter
Inherited Members

Properties

InfoTypes

public DebuggingInfoType[] InfoTypes { get; set; }

Property Value

DebuggingInfoType[]

OrderAutoId

public int? OrderAutoId { get; set; }

Property Value

int?

TimeRangeFrom

public DateTime? TimeRangeFrom { get; set; }

Property Value

DateTime?

TimeRangeTo

public DateTime? TimeRangeTo { get; set; }

Property Value

DateTime?
To top