SIFWorks ADK 2.0
OtherNames Class
NamespacesEdustructures.SifWorks.StudentOtherNames

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

An OtherNames
Declaration Syntax
C#Visual BasicVisual C++
public class OtherNames : SifActionList<NameType, Name>
Public Class OtherNames _
	Inherits SifActionList(Of NameType, Name)
public ref class OtherNames : public SifActionList<NameType^, Name^>
Members
All MembersConstructorsMethods



IconMemberDescription
OtherNamesOtherNamesNew()()
Creates an instance of an OtherNames

OtherNamesOtherNamesNew(Name)
Constructor that accepts values for all mandatory fields

AddName(NameType, String, String)
Adds the value of the <Name> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Name>)>
   SifKeyedList<(Of <NameType, Name>)>
    SifActionList<(Of <NameType, Name>)>
     OtherNames

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