[This is preliminary documentation and is subject to change.]
An OtherRecords
| C# | Visual Basic | Visual C++ |
public class OtherRecords : SifKeyedList<string, StudentRecordPackageRefId>
Public Class OtherRecords _ Inherits SifKeyedList(Of String, StudentRecordPackageRefId)
public ref class OtherRecords : public SifKeyedList<String^, StudentRecordPackageRefId^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| OtherRecordsOtherRecordsNew()() |
Creates an instance of an OtherRecords
| |
| OtherRecordsOtherRecordsNew(StudentRecordPackageRefId) |
Constructor that accepts values for all mandatory fields
| |
| AddStudentRecordPackageRefId(String) | Adds the value of the <StudentRecordPackageRefId> element. |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <StudentRecordPackageRefId>)> | |||||
| SifKeyedList<(Of <String, StudentRecordPackageRefId>)> | |||||
| OtherRecords | |||||