ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TAtte.Hours Property
C#
public decimal Hours;

Hours for the Attendance, taking into account the type of attandance. 

This is calculated as:

  • (Finish - Start) x Atty_Type
 

Hours are reported as decimal hours. eg 90 minutes is reported as Hours = 1.50 .

Copyright (c) VETtrak 2022. All rights reserved.