C# 클래스 Rock.Model.DiscService.AssessmentResults

The AssessmentResults struct used to return the final assessment scores
파일 보기 프로젝트 열기: NewSpring/Rock

공개 프로퍼티들

프로퍼티 타입 설명
AdaptiveBehaviorC int
AdaptiveBehaviorD int
AdaptiveBehaviorI int
AdaptiveBehaviorS int
LastSaveDate System.DateTime
NaturalBehaviorC int
NaturalBehaviorD int
NaturalBehaviorI int
NaturalBehaviorS int
PersonalityType string

프로퍼티 상세

AdaptiveBehaviorC 공개적으로 프로퍼티

public int AdaptiveBehaviorC
리턴 int

AdaptiveBehaviorD 공개적으로 프로퍼티

public int AdaptiveBehaviorD
리턴 int

AdaptiveBehaviorI 공개적으로 프로퍼티

public int AdaptiveBehaviorI
리턴 int

AdaptiveBehaviorS 공개적으로 프로퍼티

AdaptiveBehaviorS
public int AdaptiveBehaviorS
리턴 int

LastSaveDate 공개적으로 프로퍼티

public DateTime,System LastSaveDate
리턴 System.DateTime

NaturalBehaviorC 공개적으로 프로퍼티

public int NaturalBehaviorC
리턴 int

NaturalBehaviorD 공개적으로 프로퍼티

public int NaturalBehaviorD
리턴 int

NaturalBehaviorI 공개적으로 프로퍼티

public int NaturalBehaviorI
리턴 int

NaturalBehaviorS 공개적으로 프로퍼티

public int NaturalBehaviorS
리턴 int

PersonalityType 공개적으로 프로퍼티

public string PersonalityType
리턴 string