IPharmacy Interface

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.

Do not use.

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

Syntax

'Declaration
<GuidAttribute("F0867012-A59D-4D41-8E73-3258A19B4645")> _
Public Interface IPharmacy _
    Inherits IService, IPharmacyV1
'Usage
Dim instance As IPharmacy
[GuidAttribute("F0867012-A59D-4D41-8E73-3258A19B4645")]
public interface IPharmacy : IService, 
    IPharmacyV1
[GuidAttribute(L"F0867012-A59D-4D41-8E73-3258A19B4645")]
public interface class IPharmacy : IService, 
    IPharmacyV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.Services Namespace