ListingReadOperations Class

Encapsulates the logic for implementing the operations for reading listings

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Data
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class ListingReadOperations _
    Implements IListingReadOperations
'Usage
Dim instance As ListingReadOperations
public sealed class ListingReadOperations : IListingReadOperations
public ref class ListingReadOperations sealed : IListingReadOperations

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Data.ListingReadOperations

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Data Namespace