GetListings Method (IEnumerable(Int64))
Gets a list of listings matching the specified AX record identifiers.
Assembly: Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)
Parameters
- recordIds
- Type: System.Collections.Generic.IEnumerable<Int64>
Return Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<Listing>The list of listings matching the provided record identifiers.
Show: