ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TPric.Pric_Type Property

The type of the price. Valid values are: 

  • 0: Normal (nothing special)
  • 1: Tuition fee (reported in some states)
  • 2: Resource fee (WA)
  • 3: Loan liability (WA)
  • 4: Government contribution
  • 5: Corporate pricing
  • 6: Inventory item
 

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