TSProviderCategorySet

Description

An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.

Values

Name Value Description
spcUndefined 1  
spcPractice 2  
spcProvider 4  
spcPos 8  
spcUser 16  
spcResource 32  
spcPatient 64  
spcExtProvider 128  
spcExtPOS 256  

Example



  
Note:

Version information

Added in v8.2.0
value spcPatient added in v8.4.0
value spcExtProvider added in v8.4.0
value spcExtPOS added in v8.5.0