[This is preliminary documentation and is subject to change.]
A StudentRecordPackage
| C# | Visual Basic | Visual C++ |
public class StudentRecordPackage : SifDataObject
Public Class StudentRecordPackage _ Inherits SifDataObject
public ref class StudentRecordPackage : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentRecordPackageStudentRecordPackageNew()() |
Creates an instance of a StudentRecordPackage
| |
| StudentRecordPackageStudentRecordPackageNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| BinaryData |
Gets or sets the value of the <BinaryData> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| Reference |
Gets or sets the value of the <Reference> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetBinaryData(String) | Sets the value of the <BinaryData> element. | |
| SetReference(String) | Sets the value of the <Reference> element. | |
| SetTextData(String) | Sets the value of the <TextData> element. | |
| SetXMLData(String) | Sets the value of the <XMLData> element. | |
| SIF_RefId |
Gets or sets the value of the SIF_RefId attribute.
| |
| SIF_RefObject |
Gets or sets the value of the SIF_RefObject attribute.
| |
| TextData |
Gets or sets the value of the <TextData> element.
| |
| XMLData |
Gets or sets the value of the <XMLData> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentRecordPackage | |||||