IBusinessLogic 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.

IBusinessLogic interface.

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

Syntax

'Declaration
<GuidAttribute("4F690A1A-2483-4520-8EA5-1618F53330DE")> _
Public Interface IBusinessLogic _
    Inherits IBusinessLogicV1
'Usage
Dim instance As IBusinessLogic
[GuidAttribute("4F690A1A-2483-4520-8EA5-1618F53330DE")]
public interface IBusinessLogic : IBusinessLogicV1
[GuidAttribute(L"4F690A1A-2483-4520-8EA5-1618F53330DE")]
public interface class IBusinessLogic : IBusinessLogicV1

See Also

Reference

Microsoft.Dynamics.Retail.Pos.Contracts.BusinessLogic Namespace