SIFWorks ADK 2.0
Titles Class
NamespacesEdustructures.SifWorks.InstrTitles

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

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



IconMemberDescription
TitlesTitlesNew()()
Creates an instance of a Titles

TitlesTitlesNew(Title)
Constructor that accepts values for all mandatory fields

AddTitle(String)
Adds the value of the <Title> element.

KeyFields
Gets the metadata fields that make up the key of this object

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Title>)>
   SifKeyedList<(Of <String, Title>)>
    Titles

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