SIFWorks ADK 2.0
MarkInfoList Class
NamespacesEdustructures.SifWorks.GradebookMarkInfoList

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

A MarkInfoList
Declaration Syntax
C#Visual BasicVisual C++
public class MarkInfoList : SifActionList<string, MarkInfoRefId>
Public Class MarkInfoList _
	Inherits SifActionList(Of String, MarkInfoRefId)
public ref class MarkInfoList : public SifActionList<String^, MarkInfoRefId^>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MarkInfoListMarkInfoListNew()()
Creates an instance of a MarkInfoList

MarkInfoListMarkInfoListNew(String, MarkInfoRefId)
Constructor that accepts values for all mandatory fields

AddMarkInfoRefId(String)
Adds the value of the <MarkInfoRefId> element.

KeyFields
Gets the metadata fields that make up the key of this object

SetSIF_Action(SIFActionType)
Sets the value of the SIF_Action attribute.

SIF_Action
Gets or sets the value of the SIF_Action attribute.

TermInfoRefId
Gets or sets the value of the TermInfoRefId attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <MarkInfoRefId>)>
   SifKeyedList<(Of <String, MarkInfoRefId>)>
    SifActionList<(Of <String, MarkInfoRefId>)>
     MarkInfoList

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