Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 2.06 KB

getnextreceiptidserviceresponse-class-microsoft-dynamics-commerce-runtime-services-messages.md

File metadata and controls

64 lines (47 loc) · 2.06 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
GetNextReceiptIdServiceResponse Class (Microsoft.Dynamics.Commerce.Runtime.Services.Messages)
GetNextReceiptIdServiceResponse Class
T:Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetNextReceiptIdServiceResponse
62213072
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetNextReceiptIdServiceResponse
CSharp
C++
VB

GetNextReceiptIdServiceResponse Class

[!INCLUDEarchive-banner]

Response for getting the next receipt identifier.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Services.Messages
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Services.Messages (in Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class GetNextReceiptIdServiceResponse _
    Inherits Response
'Usage
Dim instance As GetNextReceiptIdServiceResponse
[DataContractAttribute]
public sealed class GetNextReceiptIdServiceResponse : Response
[DataContractAttribute]
public ref class GetNextReceiptIdServiceResponse sealed : public Response

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Messages.Response
    Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetNextReceiptIdServiceResponse

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Services.Messages Namespace