Share via


SearchResultType Enumeration

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Search result type

Namespace:  Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly:  Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)

Syntax

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

Members

Member name Description
None 0
Item 1
Customer 2

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace