ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TStaffLink Members

The following tables list the members exposed by TStaffLink.

 
Name 
Description 
 
The ID of the entity that is linking the staff. The meaning of the value depends on the value of LinkType:
  • If LinkType = 0, this is the occurrence ID.
  • If LinkType = 1, this is the class (instance) ID.
  • If LinkType = 2, this is the enrolment ID.
  • If LinkType = 3, this is the contract ID.
  • If LinkType = 4, this is the event ID.
 
 
The type of entity linking the staff. Valid values are:
  • 0: Via occurrence
  • 1: Via class
  • 2: Via enrolment
  • 3: Via contract
  • 4: Via event
 
 
Indicates whether this is the primary staff member linked. Meaningless if LinkType is 1 or 4. Valid values are:
  • 0 = not primary.
  • 1 = is primary.
 
 
The name of the staff type the staff member is linked as. Meaningless if LinkType is 1 or 4  
Copyright (c) VETtrak 2022. All rights reserved.