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

The ID of an enrolment this event is linked to. Optional. 

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

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