ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TStaffLink.PrimaryStaff Property

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.

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