ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TInvoiceItem.OwnerClientCode Property

Code of the client that owns the item that was invoiced (eg. if the invoice item is for a pricing item on a client enrolment or contract, this will indicate the client that is enrolled). Will be empty if the item that was invoiced does not belong to a specific client.

C#
public string OwnerClientCode;
Copyright (c) VETtrak 2022. All rights reserved.