C# 클래스 AoC.Questionnaire.Model.AOCEntry

파일 보기 프로젝트 열기: HKStrategies/countrywide-countdown 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Answers string
Available bool
Email string
FirstName string
LastName string
LineManager string
Organisation string
Reason string
Region string
Role string
Score int
Submitted System.DateTime

프로퍼티 상세

Answers 공개적으로 프로퍼티

public string Answers
리턴 string

Available 공개적으로 프로퍼티

public bool Available
리턴 bool

Email 공개적으로 프로퍼티

public string Email
리턴 string

FirstName 공개적으로 프로퍼티

public string FirstName
리턴 string

LastName 공개적으로 프로퍼티

public string LastName
리턴 string

LineManager 공개적으로 프로퍼티

public string LineManager
리턴 string

Organisation 공개적으로 프로퍼티

public string Organisation
리턴 string

Reason 공개적으로 프로퍼티

public string Reason
리턴 string

Region 공개적으로 프로퍼티

public string Region
리턴 string

Role 공개적으로 프로퍼티

public string Role
리턴 string

Score 공개적으로 프로퍼티

public int Score
리턴 int

Submitted 공개적으로 프로퍼티

public DateTime,System Submitted
리턴 System.DateTime