SIFWorks ADK 2.0
LEAContactList Property
NamespacesEdustructures.SifWorks.StudentLEAInfoLEAContactList

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

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

The SIF specification defines the meaning of this null as: "Information on contact persons for this LEA."

To remove the LEAContactList, set LEAContactList to null

Version: 2.0

Since: 1.5r1

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