SIFWorks ADK 2.0
EmployeeCredit Class
NamespacesEdustructures.SifWorks.ProfdevEmployeeCredit

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

This object contains information about courses and activities taken by employees. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class EmployeeCredit : SifDataObject
Public Class EmployeeCredit _
	Inherits SifDataObject
public ref class EmployeeCredit : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EmployeeCreditEmployeeCreditNew()()
Creates an instance of an EmployeeCredit

EmployeeCreditEmployeeCreditNew(String, String, String, Nullable<(Of <DateTime>)>, Earned)
Constructor that accepts values for all mandatory fields

Earned
Gets or sets the value of the <Earned> element.

EmployeePersonalRefId
Gets or sets the value of the EmployeePersonalRefId attribute.

EndDate
Gets or sets the value of the <EndDate> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
ProfessionalDevelopmentActivitiesRefId
Gets or sets the value of the ProfessionalDevelopmentActivitiesRefId attribute.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetEarned(EarnedType, String)
Sets the value of the <Earned> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    EmployeeCredit

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