ListingPropertyType Enumeration

Represents the type of the listing property.

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

Syntax

'Declaration
Public Enumeration ListingPropertyType
'Usage
Dim instance As ListingPropertyType
public enum ListingPropertyType
public enum class ListingPropertyType

Members

Member name Description
Text
Integer
Decimal
DateTime
Boolean

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace