ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TStaffRole.PrimaryStaff Property
C#
public int PrimaryStaff;

Primary Staff Flag: indicates whether Staff member is the Primary Staff member. 

Valid Primary Staff Flags are:

  • PrimaryStaff = 0 ....... Staff is NOT Primary,
  • PrimaryStaff = 1 ....... Staff is Primary.

Copyright (c) VETtrak 2022. All rights reserved.