SIFWorks ADK 2.0
ProfessionalDevelopmentActivities Class
NamespacesEdustructures.SifWorks.ProfdevProfessionalDevelopmentActivities

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

This object contains information about courses and activities for which employees can earn credits or hours to maintain their certification. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class ProfessionalDevelopmentActivities : SifDataObject
Public Class ProfessionalDevelopmentActivities _
	Inherits SifDataObject
public ref class ProfessionalDevelopmentActivities : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
ProfessionalDevelopmentActivitiesProfessionalDevelopmentActivitiesNew()()
Creates an instance of a ProfessionalDevelopmentActivities

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

ActivityProviderRefId
Gets or sets the value of the ActivityProviderRefId attribute.

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

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

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

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.)
LocalId
Gets or sets the value of the <LocalId> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
StartDate
Gets or sets the value of the <StartDate> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    ProfessionalDevelopmentActivities

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