TWorkNotificationType

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
wntWaitingPatients 0  
wntTasks 1  
wntUnsignedTrans 2  
wntReferrals 3  
wntCases 4  
wntPrescrRefills 5  
wntContacts 6  
wntLetters 7  
wntEMails 8  
wntPatEnteredInfo 9  
wntUnmatchedTrans 10  
wntConversations 11  
wntFaxJobs 12  

Example



  
Note:

Version information

Added in v7.8.0
value wntUnmatchedTrans added in v8.0.3
value wntConversations added in v8.4.0
value wntFaxJobs added in v8.4.59