[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <IdentificationInfoList> element.
| C# | Visual Basic | Visual C++ |
public IdentificationInfoList IdentificationInfoList{ get; set;}
Public Property IdentificationInfoList As IdentificationInfoList
public: property IdentificationInfoList^ IdentificationInfoList { IdentificationInfoList^ get (); void set (IdentificationInfoList^ value); }
An IdentificationInfoList
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