SIFWorks ADK 2.0
StudentRecordPackage Class
NamespacesEdustructures.SifWorks.EtranscriptsStudentRecordPackage

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

A StudentRecordPackage
Declaration Syntax
C#Visual BasicVisual C++
public class StudentRecordPackage : SifDataObject
Public Class StudentRecordPackage _
	Inherits SifDataObject
public ref class StudentRecordPackage : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    StudentRecordPackage

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