ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TProcessedWebWaitlist.WaiterWasCreated Property

Boolean indicating whether a client was created for this waitlist entry. 

  • True: A new client was created for this waitlist entry.
  • False: An existing client was matched and used for this waitlist entry.
 

C#
public bool WaiterWasCreated;
Copyright (c) VETtrak 2022. All rights reserved.