SIFWorks ADK 2.0
LearningResource Class
NamespacesEdustructures.SifWorks.InstrLearningResource

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

This object contains information related to learning resources that may be used in educational settings. These include textbooks, Internet content, educational software, videos and DVDs, supplemental print material, etc. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class LearningResource : SifDataObject
Public Class LearningResource _
	Inherits SifDataObject
public ref class LearningResource : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LearningResourceLearningResourceNew()()
Creates an instance of a LearningResource

LearningResourceLearningResourceNew(String, LanguageCode, String, Components)
Constructor that accepts values for all mandatory fields

AgreementDate
Gets or sets the value of the <AgreementDate> element.

Approvals
Gets or sets the value of the <Approvals> element.

Author
Gets or sets the value of the <Author> element.

Components
Gets or sets the value of the <Components> element.

Contacts
Gets or sets the value of the <Contacts> element.

Description
Gets or sets the value of the <Description> element.

Evaluations
Gets or sets the value of the <Evaluations> element.

GradeLevels
Gets or sets the value of the <GradeLevels> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.)
Language
Gets or sets the value of the Language attribute.

LearningStandards
Gets or sets the value of the <LearningStandards> element.

Location
Gets or sets the value of the <Location> element.

MediaTypes
Gets or sets the value of the <MediaTypes> element.

Name
Gets or sets the value of the <Name> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetLanguage(LanguageCode)
Sets the value of the Language attribute.

SetLocation(ReferenceType, String)
Sets the value of the <Location> element.

Status
Gets or sets the value of the <Status> element.

SubjectAreas
Gets or sets the value of the <SubjectAreas> element.

UseAgreement
Gets or sets the value of the <UseAgreement> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    LearningResource

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