ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TProcessedWebEnrol.InvoiceId Property

The ID of the invoice that was created. Will be null if no invoice was created. 

This could be the ID of an existing invoice if the combined invoice option was used and an invoice was found to combine with.

C#
public int? InvoiceId;
Copyright (c) VETtrak 2022. All rights reserved.