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

ISignatureCaptureInfo interface.

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

Syntax

'Declaration
<GuidAttribute("24689930-F9AF-44EC-93F9-6068F7609A84")> _
Public Interface ISignatureCaptureInfo _
    Inherits ISignatureCaptureInfoV1
'Usage
Dim instance As ISignatureCaptureInfo
[GuidAttribute("24689930-F9AF-44EC-93F9-6068F7609A84")]
public interface ISignatureCaptureInfo : ISignatureCaptureInfoV1
[GuidAttribute(L"24689930-F9AF-44EC-93F9-6068F7609A84")]
public interface class ISignatureCaptureInfo : ISignatureCaptureInfoV1

See Also

Reference

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