SIFWorks ADK 2.0
ContactTitle Property
NamespacesEdustructures.SifWorks.StudentPrincipalInfoContactTitle

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

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

The SIF specification defines the meaning of this element as: "The principal's title."

Version: 2.0

Since: 1.1

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