[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.
| C# | Visual Basic | Visual C++ |
public class ProfessionalDevelopmentActivities : SifDataObject
Public Class ProfessionalDevelopmentActivities _ Inherits SifDataObject
public ref class ProfessionalDevelopmentActivities : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| ProfessionalDevelopmentActivities | |||||