You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.Listing Namespaces > RainWorx.FrameWorx.Providers.Listing > IListingResolver Interface

IListingResolver Interface

AuctionWorx 3.5 API
The IListingResolver interface is the base interface for the workflow that should take place when a Listing officially ends.

Namespace:  RainWorx.FrameWorx.Providers.Listing
Assembly:  RainWorx.FrameWorx.Providers.Listing (in RainWorx.FrameWorx.Providers.Listing.dll) Version: 3.5

Syntax

C#
public interface IListingResolver

The IListingResolver type exposes the following members.

Methods

NameDescription
Public methodResolveListing
Resolves the Listing when it's ending and creates the necessary LineItems for eventual association with a sales Invoice.
Top
Remarks

A Listing "ends" when the current Date/Time exceeds the Listing's End Date/Time.
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.