Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / ArithmeticOperatorProjection Class
Members
In This Topic
    ArithmeticOperatorProjection Class
    In This Topic
    ArithmeticOperatorProjection class providing the ability to do arithmetic projection operations for NHibernate Criteria API
    Syntax
    public class ArithmeticOperatorProjection : OperatorProjection, NHibernate.Criterion.IProjection  
    Inheritance Hierarchy

    System.Object
       NHibernate.Criterion.SimpleProjection
          CommerceBuilder.DomainModel.OperatorProjection
             CommerceBuilder.DomainModel.ArithmeticOperatorProjection

    See Also