[This is preliminary documentation and is subject to change.]
This object contains information about an employee's picture. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class EmployeePicture : SifDataObject
Public Class EmployeePicture _ Inherits SifDataObject
public ref class EmployeePicture : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| EmployeePicture | |||||