SIFWorks ADK 2.0
SubjectAreas Class
NamespacesEdustructures.SifWorks.InstrSubjectAreas

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

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



IconMemberDescription
SubjectAreasSubjectAreasNew()()
Creates an instance of a SubjectAreas

SubjectAreasSubjectAreasNew(SubjectArea)
Constructor that accepts values for all mandatory fields

AddSubjectArea(String)
Adds the value of the <SubjectArea> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SubjectArea>)>
   SifKeyedList<(Of <String, SubjectArea>)>
    SubjectAreas

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