IDemoService 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.
A demo service interface to test basic service functionality.
Namespace: Microsoft.Dynamics.Retail.SharePoint.Web.Services
Assembly: Microsoft.Dynamics.Retail.SP.Web.Services (in Microsoft.Dynamics.Retail.SP.Web.Services.dll)
Syntax
'Declaration
<ServiceContractAttribute> _
Public Interface IDemoService
'Usage
Dim instance As IDemoService
[ServiceContractAttribute]
public interface IDemoService
[ServiceContractAttribute]
public interface class IDemoService