SIFWorks ADK 2.0
Titles Property
NamespacesEdustructures.SifWorks.InstrCurriculumStructureTitles

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

Gets or sets the value of the <Titles> element.
Declaration Syntax
C#Visual BasicVisual C++
public Titles Titles{ get; set;}
Public Property Titles As Titles
public:
property Titles^ Titles {
	Titles^ get ();
	void set (Titles^ value);
}
Value
A Titles
Remarks

The SIF specification defines the meaning of this null as: "Name of this type of curriculum object (e.g., "American Revolutionary War")"

To remove the Titles, set Titles to null

Version: 2.0

Since: 1.5r1

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