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

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

Will be today if an invoice was created, but if the combined invoice option was used and an invoice was found to combine with, this will be the date of the original invoice that was combined with.

C#
public DateTime? InvoiceDate;
Copyright (c) VETtrak 2022. All rights reserved.