ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TDivisionTree Members

The following tables list the members exposed by TDivisionTree.

 
Name 
Description 
 
Flag indicating whether the division is active. Valid values are:
  • 0 : Active
  • 1 : Inactive (archived)
 
 
Recursive list of TDivisionTree, showing the immediate children of this division.  
 
Code 
User-defined code of division. Optional. Maximum length 20 characters.  
 
Description of division. Optional. Unlimited length.  
 
Unique identifier for division. Mandatory.  
 
Name 
Name of division. Mandatory. Maximum length 100 characters. Must be unique amoung its siblings on its level of the division tree structure.  
 
Identifier of parent division. Only the Root Division won't have a parent.  
 
Name of parent division. Only the Root Division won't have a parent.  
Copyright (c) VETtrak 2022. All rights reserved.