ReportTypeEnum EnumerationThomas API Webservices Reference Guide
Enumeration for the types of report that can be generated

Namespace: Thomas.APIServices.DataTypes
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[DataContractAttribute]
public enum ReportTypeEnum
Members

  Member nameValueDescription
NotUsed00
ExecutiveSummary1
PPAProfile2
StrengthsLimitations3
HowToManage4
ManagementInterviewQuestionnaire5
SalesInterviewQuestionnaire6
GeneralQuestionnaire7
ManagementAudit8
SalesAudit9
AdminTechAudit10
TrainingNeeds11
CareerGuidelines12
CustomerServiceAudit14
GraphsScores15
CandidateFeedback17
CallCentreAudit19
PersonalReview20
SalesSummary26
GIAReport27
TEIQReport28
InterviewersGuide29
DriversReport31
LeadershipSkills42
MyCareerOptions43
TEIQSummary44
PPAStudent45
Remarks

Needs to stay in sync with Report_Type
See Also