SIFWorks ADK 2.0
EmployeeRecertification Class
NamespacesEdustructures.SifWorks.ProfdevEmployeeRecertification

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

This object contains information about employee continuing professional course and activity credits and hours taken by employees for recertification purposes. It is used as a vertical reporting snapshot-type object to transmit information regarding professional continuing education courses and activities completed by employees to maintain their current educational certification(s) within a given state. SIF_Events are not reported.
Declaration Syntax
C#Visual BasicVisual C++
public class EmployeeRecertification : SifDataObject
Public Class EmployeeRecertification _
	Inherits SifDataObject
public ref class EmployeeRecertification : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
EmployeeRecertificationEmployeeRecertificationNew()()
Creates an instance of an EmployeeRecertification

EmployeeRecertificationEmployeeRecertificationNew(String, String, Name, String, ActivityType, Nullable<(Of <Decimal>)>, Earned, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>)
Constructor that accepts values for all mandatory fields

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

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

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

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

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

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

Earned
Gets or sets the value of the <Earned> 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.

SetActivityType(ActivityType)
Sets the value of the <ActivityType> element.

SetEarned(EarnedType, String)
Sets the value of the <Earned> element.

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
    EmployeeRecertification

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