Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Reporting Namespace / MatchType Enumeration
In This Topic
    MatchType Enumeration
    In This Topic
    Enumeration that represents the type of a match
    Syntax
    public enum MatchType : System.Enum 
    Members
    MemberDescription
    Contains A containment match
    EqualTo An equality match
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             CommerceBuilder.Reporting.MatchType

    See Also