RelatedListing Class

Represents a related listing.

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

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class RelatedListing _
    Inherits CommerceEntity
'Usage
Dim instance As RelatedListing
[DataContractAttribute]
public sealed class RelatedListing : CommerceEntity
[DataContractAttribute]
public ref class RelatedListing sealed : public CommerceEntity

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.DataModel.CommerceEntity
    Microsoft.Dynamics.Commerce.Runtime.DataModel.RelatedListing

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.DataModel Namespace