[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.
| C# | Visual Basic | Visual C++ |
public class LearningStandardDocument : SifDataObject
Public Class LearningStandardDocument _ Inherits SifDataObject
public ref class LearningStandardDocument : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| LearningStandardDocument | |||||