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

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

Syntax

'Declaration
<GuidAttribute("36480672-C9B2-4AC0-BF64-CDB8C8AEB571")> _
Public Interface IEFTInfo _
    Inherits IEFTInfoV1, IEFTInfoV2, IEFTInfoV3
'Usage
Dim instance As IEFTInfo
[GuidAttribute("36480672-C9B2-4AC0-BF64-CDB8C8AEB571")]
public interface IEFTInfo : IEFTInfoV1, 
    IEFTInfoV2, IEFTInfoV3
[GuidAttribute(L"36480672-C9B2-4AC0-BF64-CDB8C8AEB571")]
public interface class IEFTInfo : IEFTInfoV1, 
    IEFTInfoV2, IEFTInfoV3

See Also

Reference

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