RelatedListing Constructor (Boolean)

Initializes a new instance of the RelatedListing class.

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

Syntax

'Declaration
Public Sub New ( _
    hasInverseSemantics As Boolean _
)
'Usage
Dim hasInverseSemantics As Boolean

Dim instance As New RelatedListing(hasInverseSemantics)
public RelatedListing(
    bool hasInverseSemantics
)
public:
RelatedListing(
    bool hasInverseSemantics
)

Parameters

See Also

Reference

RelatedListing Class

RelatedListing Overload

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace