Click or drag to resize

Report Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.Orders.ValidationReport

Namespace:  Dynamicweb.Ecommerce.Orders.Validation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class Report : IEnumerable<ValidationError>, 
	IEnumerable

The Report type exposes the following members.

Constructors
  NameDescription
Public methodReport
Initializes a new instance of the Report class
Top
Properties
  NameDescription
Public propertyStepNum
Top
Methods
Explicit Interface Implementations
See Also