SIFWorks ADK 2.0
EmployeePicture Class
NamespacesEdustructures.SifWorks.HrfinEmployeePicture

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

This object contains information about an employee's picture. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class EmployeePicture : SifDataObject
Public Class EmployeePicture _
	Inherits SifDataObject
public ref class EmployeePicture : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EmployeePictureEmployeePictureNew()()
Creates an instance of an EmployeePicture

EmployeePictureEmployeePictureNew(String, PictureSource)
Constructor that accepts values for all mandatory fields

EmployeePersonalRefId
Gets or sets the value of the EmployeePersonalRefId attribute.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
PictureSource
Gets or sets the value of the <PictureSource> element.

SetPictureSource(PictureType, String)
Sets the value of the <PictureSource> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    EmployeePicture

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