SIFWorks ADK 2.0
IdentificationInfoList Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoIdentificationInfoList

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

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

The SIF specification defines the meaning of this null as: "Other identification information associated with a school, such as the locally-defined code/identifier, etc."

To remove the IdentificationInfoList, set IdentificationInfoList to null

Version: 2.0

Since: 1.1

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