SIFWorks ADK 2.0
LearningStandardDocument Class
NamespacesEdustructures.SifWorks.InstrLearningStandardDocument

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

This object contains information related to curriculum standards documents and like documents. The LearningStandardDocument is an expectation of student work. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class LearningStandardDocument : SifDataObject
Public Class LearningStandardDocument _
	Inherits SifDataObject
public ref class LearningStandardDocument : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LearningStandardDocumentLearningStandardDocumentNew()()
Creates an instance of a LearningStandardDocument

LearningStandardDocumentLearningStandardDocumentNew(String, LanguageCode, String, Organization, SubjectAreas, DocumentStatus, String)
Constructor that accepts values for all mandatory fields

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

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

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

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

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

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

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

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

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

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

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

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
RelatedLearningStandards
Gets or sets the value of the <RelatedLearningStandards> element.

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

SetDocumentStatus(DocumentStatus)
Sets the value of the <DocumentStatus> element.

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

SetOrganizations(Organization)
Sets the value of the <Organizations> element.

SetSource(LearningStandardDocumentSource)
Sets the value of the <Source> element.

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

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

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    LearningStandardDocument

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