Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

OrderHasPropertySpecification

API reference for OrderHasPropertySpecification in Vendr, the eCommerce solution for Umbraco v8+

OrderHasPropertySpecification

public class OrderHasPropertySpecification : IQuerySpecification<OrderReadOnly>

Inheritance

Namespace

Constructors

OrderHasPropertySpecification (1 of 2)

public OrderHasPropertySpecification(string key, string value, StringComparisonType comparisonType)

OrderHasPropertySpecification (2 of 2)

public OrderHasPropertySpecification(KeyValuePair<string, string> property, 
    StringComparisonType comparisonType)

Properties

ComparisonType

public StringComparisonType ComparisonType { get; }

Property

public KeyValuePair<string, string> Property { get; }

Methods

Accept

public void Accept(IVisitor visitor, IVisitContext context)

IsSatisfiedBy

public bool IsSatisfiedBy(OrderReadOnly item)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.