SIFWorks ADK 2.0
Activity Class
NamespacesEdustructures.SifWorks.InstrActivity

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

The work assigned to students, an educational event planned by a teacher to deliver a particular educational concept or skill. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class Activity : SifDataObject
Public Class Activity _
	Inherits SifDataObject
public ref class Activity : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ActivityActivityNew()()
Creates an instance of an Activity

ActivityActivityNew(String, LanguageCode, ActivityTime)
Constructor that accepts values for all mandatory fields

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

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

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

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

Evaluation
Gets or sets the value of the <Evaluation> 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.

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

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

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

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

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

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

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

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
SetActivityTime(Nullable<(Of <DateTime>)>)
Sets the value of the <ActivityTime> element.

SetEvaluation(EvaluationType)
Sets the value of the <Evaluation> element.

SetLanguage(LanguageCode)
Sets the value of the Language attribute.

SetStudents(StudentPersonalRefId)
Sets the value of the <Students> element.

SetSubjectArea(String)
Sets the value of the <SubjectArea> element.

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

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

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

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

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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