SIFWorks ADK 2.0
LEAInfo Constructor (refId, leaName)
NamespacesEdustructures.SifWorks.StudentLEAInfoLEAInfoLEAInfoNew(String, String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public LEAInfo(
	string refId,
	string leaName
)
Public Sub New ( _
	refId As String, _
	leaName As String _
)
public:
LEAInfo (
	String^ refId, 
	String^ leaName
)
Parameters
refId (String)
The GUID of the LEA whose information this is.
leaName (String)
Name of LEA.

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