SIFWorks ADK 2.0
SessionType Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoSessionType

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

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

The SIF specification defines the meaning of this element as: "Code that specifies the session type."

Version: 2.0

Since: 1.1

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