Свойство | Type | Description | |
---|---|---|---|
AfterSetFirstName | void | ||
AfterSetLastName | void | ||
AfterSetMiddleName | void | ||
StaffingResource | System |
Méthode | Description | |
---|---|---|
AddAddress ( |
||
AddPhoneNumber ( |
||
AddRate ( |
||
AddSkill ( ) : |
||
AddWorkExperience ( ) : |
||
Create ( ) : |
||
DeleteAddress ( |
||
DeletePhoneNumber ( |
||
DeleteRate ( |
||
DeleteSkill ( |
||
DeleteWorkExperience ( |
||
Validate ( VerifierResultCollection validationErrors ) : void |
Méthode | Description | |
---|---|---|
AfterSetFirstName ( object value ) : void | ||
AfterSetLastName ( object value ) : void | ||
AfterSetMiddleName ( object value ) : void | ||
StaffingResource ( ) : System |
public AddAddress ( |
||
type | ||
Résultat |
public AddPhoneNumber ( |
||
type | ||
Résultat |
public AddWorkExperience ( ) : |
||
Résultat |
public static Create ( ) : |
||
Résultat |
public DeleteAddress ( |
||
address | ||
Résultat | void |
public DeletePhoneNumber ( |
||
phoneNumber | ||
Résultat | void |
public DeleteWorkExperience ( |
||
workExperienceItem | ||
Résultat | void |
public Validate ( VerifierResultCollection validationErrors ) : void | ||
validationErrors | VerifierResultCollection | |
Résultat | void |