SIFWorks ADK 2.0
EmployeePersonal Class
NamespacesEdustructures.SifWorks.HrfinEmployeePersonal

[This is preliminary documentation and is subject to change.]

This object contains basic HR information for employees. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class EmployeePersonal : SifDataObject
Public Class EmployeePersonal _
	Inherits SifDataObject
public ref class EmployeePersonal : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    EmployeePersonal

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10