[This is preliminary documentation and is subject to change.]
This object contains basic HR information for employees. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class EmployeePersonal : SifDataObject
Public Class EmployeePersonal _ Inherits SifDataObject
public ref class EmployeePersonal : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EmployeePersonalEmployeePersonalNew()() |
Creates an instance of an EmployeePersonal
| |
| EmployeePersonalEmployeePersonalNew(String, Name, String) |
Constructor that accepts values for all mandatory fields
| |
| AddressList |
Gets or sets the value of the <AddressList> element.
| |
| Demographics |
Gets or sets the value of the <Demographics> element.
| |
| EmailList |
Gets or sets the value of the <EmailList> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| Name |
Gets or sets the value of the <Name> element.
| |
| OtherIdList |
Gets or sets the value of the <OtherIdList> element.
| |
| PhoneNumberList |
Gets or sets the value of the <PhoneNumberList> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetName(NameType, String, String) | Sets the value of the <Name> element. | |
| Ssn |
Gets or sets the value of the <Ssn> element.
| |
| StateProvinceId |
Gets or sets the value of the <StateProvinceId> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| EmployeePersonal | |||||