Property | Type | Description |
---|
Method | Description | |
---|---|---|
SocialPractice ( ) : System | ||
SocialPractice ( string fId, string fResumeId, string fPracticeName, System.DateTime fPracticeStartDate, System.DateTime fPracticeEndDate, string fPracticeDesc, int fPracticeOrder ) : System |
public SocialPractice ( string fId, string fResumeId, string fPracticeName, System.DateTime fPracticeStartDate, System.DateTime fPracticeEndDate, string fPracticeDesc, int fPracticeOrder ) : System | ||
fId | string | |
fResumeId | string | |
fPracticeName | string | |
fPracticeStartDate | System.DateTime | |
fPracticeEndDate | System.DateTime | |
fPracticeDesc | string | |
fPracticeOrder | int | |
return | System |