Class Investment401k

Investment401k class

투자 401(k) 계정 정보 클래스.

public class Investment401k

생성자

이름설명
Investment401k()의 새 인스턴스를 초기화합니다.Investment401k 클래스.

속성

이름설명
BrokerContactInformation { get; set; }브로커의 담당자 이름과 전화 번호와 같은 사용 가능한 연락처 정보를 가져오거나 설정합니다.
ContributionInformation { get; set; }컬렉션을 가져오거나 설정합니다.ContributionSecurity .
CurrentVestPercent { get; set; }현재 날짜를 기준으로 귀속된 고용주 기부금의 예상 백분율을 가져오거나 설정합니다.
DeferPercentAfterTax { get; set; }세후 이연된 직원 급여의 비율을 가져오거나 설정합니다.
DeferPercentPreTax { get; set; }세전 이연 직원 급여의 백분율을 가져오거나 설정합니다.
EmployerContactInformation { get; set; }고용주의 담당자 이름과 전화 번호와 같은 사용 가능한 연락처 정보를 가져오거나 설정합니다.
EmployerName { get; set; }고용주의 이름을 가져오거나 설정합니다.
Investment401kSummary { get; set; }가져오거나 설정합니다.Investment401kSummary .
LoanInfos { get; set; }컬렉션을 가져오거나 설정합니다.LoanInfo .
MatchInfo { get; set; }가져오거나 설정합니다.MatchInfo .
PlanId { get; set; }계획 번호를 가져오거나 설정합니다.
PlanJoinDate { get; set; }직원이 계획에 가입한 날짜를 가져오거나 설정합니다.
VestInfos { get; set; }컬렉션을 가져오거나 설정합니다.VestInfo .

또한보십시오