ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TEven.ContractId Property

The ID of a contract this event is linked to. Optional. 

Either this field, or EnrolmentId, or neither, can be set. Both cannot be set. Only applies to client events. The contract must belong to the client that the event belongs to.

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