ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TTaskEnrolment Class

This class represents an enrolment in a task. 

It is an intersection between a TTask (task definition), TEnro (enrolment) and TClie (client), and contains information about the status, percentage complete, and dates representing the start, completion, due date and date that the status applies from.

C#
[Serializable]
public class TTaskEnrolment;
Copyright (c) VETtrak 2022. All rights reserved.