Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Eventing Namespace / OrderPaidPartialEventArgs Class
Properties


In This Topic
    OrderPaidPartialEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OrderPaidPartialEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the OrderPaidPartialEventArgs class  
    Top
    Public Properties
     NameDescription
    Public Property Gets the remaining balance  
    Public Property Gets the order on which the event occured (Inherited from CommerceBuilder.Eventing.OrderEventArgs)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also