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


In This Topic
    OrderShippedPartialEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OrderShippedPartialEventArgs.

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