Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
ISearchResult interface
Namespace: Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity
Assembly: Microsoft.Dynamics.Retail.Pos.Contracts (in Microsoft.Dynamics.Retail.Pos.Contracts.dll)
Syntax
'Declaration
<GuidAttribute("E243C3F6-72D5-438D-8B5C-D87C6EF89C8F")> _
Public Interface ISearchResult _
Inherits ISearchResultV1, ISearchResultV2
'Usage
Dim instance As ISearchResult
[GuidAttribute("E243C3F6-72D5-438D-8B5C-D87C6EF89C8F")]
public interface ISearchResult : ISearchResultV1,
ISearchResultV2
[GuidAttribute(L"E243C3F6-72D5-438D-8B5C-D87C6EF89C8F")]
public interface class ISearchResult : ISearchResultV1,
ISearchResultV2
See Also
Reference
Microsoft.Dynamics.Retail.Pos.Contracts.DataEntity Namespace