SIFWorks ADK 2.0
PrincipalInfo Constructor (contactName)
NamespacesEdustructures.SifWorks.StudentPrincipalInfoPrincipalInfoPrincipalInfoNew(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 PrincipalInfo(
	string contactName
)
Public Sub New ( _
	contactName As String _
)
public:
PrincipalInfo (
	String^ contactName
)
Parameters
contactName (String)
The name of the principal.

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