SIFWorks ADK 2.0
ServiceProviderTypeCode Class
NamespacesEdustructures.SifWorks.ProgramsServiceProviderTypeCode

[This is preliminary documentation and is subject to change.]

Defines the set of values that can be specified whenever a ServiceProviderTypeCode is used as a parameter to a method or constructor.
Declaration Syntax
C#Visual BasicVisual C++
public class ServiceProviderTypeCode : SifEnum
Public Class ServiceProviderTypeCode _
	Inherits SifEnum
public ref class ServiceProviderTypeCode : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberATHLETIC_COACH
Athletic coach ("0201")

static memberAUDIOLOGIST
Audiologist ("0309")

static memberAUDIOMETRIST
Audiometrist ("0501")

static memberBEHAVIORAL_MANAGEMENT
Behavioral management specialist ("0202")

static memberBUS_DRIVER
bus driver ("0801")

static memberBUS_MONITOR__ROSSING
Bus monitor / crossing guard ("1001")

static memberCASEWORKER
Caseworker ("0313")

static memberCHILD_CARE_WORKER
Child care worker ("1002")

static memberCOUNSELOR
Counselor ("0203")

static memberCRAFTS_AND_TRADES
Crafts and trades ("0700")

static memberCURRICULUM_SPECIALIST
Curriculum specialist ("0204")

static memberEDUCATION_DIAGNOSTICIAN
Education diagnostician ("0205")

static memberEXTENDED_DAY_CARE_PROVIDER
Extended day-care provider ("1012")

static memberFAMILY_COMMUNITY_SUPPORT
Family / community support coordinator ("0322")

static memberINTERPRETER
Interpreter ("0328")

static memberLABORER
Laborer ("0900")

static memberLAWYER
Lawyer ("0329")

static memberLIBRARIAN_MEDIA_CONSULTANT
Librarian / media consultant ("0206")

static memberLICENSED_PRACTICAL_NURSE
Licensed practical nurse ("0507")

static memberMEDIATOR_INTERVENTION
Mediator / intervention specialist ("0363")

static memberNURSE_PRACTITIONER
Nurse Practitioner ("0333")

static memberOCCUPATIONAL_THERAPIST
Occupational therapist ("0334")

static memberOFFICE_CLERICAL_ADMISTRATI
Office / clerical / admistrative support ("0600")

static memberOFFICIAL_ADMINISTRATIVE
Official-administrative ("0100")

static memberOPERATIVE
Operative ("0800")

static memberOPTHALMOLOGIST
Opthalmologist ("0335")

static memberOPTOMOTRIST
Optomotrist ("0336")

static memberOTHER
Other ("9999")

static memberOTHER_VEHICLE_OPERATOR
Other vehicle operator ("0802")

static memberPARAPROFESSIONALS
Paraprofessionals ("0400")

static memberPHYSICAL_THERAPIST
Physical therapist ("0338")

static memberPHYSICIAN
Physician ("0339")

static memberPHYSICIAN_ASSISTANT
Physician assistant ("0340")

static memberPOLICE_OFFICER
Police officer ("1009")

static memberPROFESSIONAL_EDUCATIONAL
Professional-educational ("0200")

static memberPROFESSIONAL_OTHER
Professional-other ("0300")

static memberPSYCHIATRIST
Psychiatrist ("0342")

static memberPSYCHOLOGIST
Psychologist ("0343")

static memberRECREATION_WORKER
Recreation worker ("0346")

static memberRECREATIONAL_THERAPIST
Recreational therapist ("0345")

static memberREGISTERED_NURSE
Registered nurse ("0347")

static memberREHABILITATION_COUNSELOR
Rehabilitation counselor ("0349")

static memberREMEDIAL_SPECIALIST
Remedial specialist ("0207")

static memberRESOURCE_TEACHER
Resource teacher ("0213")

static memberRESPIRATORY_THERAPIST
Respiratory therapist ("0351")

static memberSECURITY_GUARD
Security guard ("1011")

static memberSERVICE_WORK
Service work ("1000")

static memberSOCIAL_WORKER
Social worker ("0352")

static memberSPEECH_LANGUAGE_TECHNICIAN
Speech language technician ("0512")

static memberSPEECH_PATHOLOGIST
Speech pathologist / therapist ("0353")

static memberSTUDENT_ACTIVITY_ADVISOR
Student activity advisor / non-athletic coach ("0208")

static memberSTUDENT_PERSONNEL_OFFICER
Student personnel officer ("0356")

static memberSTUDENT_TEACHER
Student teacher ("0209")

static memberTEACHER
Teacher ("0210")

static memberTEACHER_TRAINER
Teacher trainer ("0211")

static memberTEACHING_INTERN
Teaching intern ("0212")

static memberTECHNICAL
Technical ("0500")

static memberTRANSLATOR
Translator ("0359")

static memberWORK_STUDY_COORDINATOR
Work study coordinator ("0361")

static memberWrap(String)
Wrap an arbitrary string value in a ServiceProviderTypeCode object.

Remarks
Alternatively, the static Wrap(String) method can be called to encapsulate any string value in a ServiceProviderTypeCode object.

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    ServiceProviderTypeCode

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10