SIFWorks ADK 2.0
Certifications Class
NamespacesEdustructures.SifWorks.ProfdevCertifications

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

A Certifications
Declaration Syntax
C#Visual BasicVisual C++
public class Certifications : SifKeyedList<string, Certification>
Public Class Certifications _
	Inherits SifKeyedList(Of String, Certification)
public ref class Certifications : public SifKeyedList<String^, Certification^>
Members
All MembersConstructorsMethods



IconMemberDescription
CertificationsCertificationsNew()()
Creates an instance of a Certifications

CertificationsCertificationsNew(Certification)
Constructor that accepts values for all mandatory fields

AddCertification(String)
Adds the value of the <Certification> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Certification>)>
   SifKeyedList<(Of <String, Certification>)>
    Certifications

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