Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / Transaction Class / Transaction Constructor / Transaction Constructor(Int16,Payment,DateTime,Decimal,Int16)
The value of transactiontypeid
The value of payment
The value of transactiondate
The value of amount
The value of transactionstatusid
In This Topic
    Transaction Constructor(Int16,Payment,DateTime,Decimal,Int16)
    In This Topic
    Initializes a new instance of the Transaction class.
    Syntax

    Parameters

    transactiontypeid
    The value of transactiontypeid
    payment
    The value of payment
    transactiondate
    The value of transactiondate
    amount
    The value of amount
    transactionstatusid
    The value of transactionstatusid
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also