SIFWorks ADK 2.0
GetMarkInfoList Method (TermInfoRefId)
NamespacesEdustructures.SifWorks.GradebookTermMarkListsGetMarkInfoList(String)

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

Gets a MarkInfoList object instance. More than one instance can be defined for this object because it is a repeatable field element.
Declaration Syntax
C#Visual BasicVisual C++
public MarkInfoList GetMarkInfoList(
	string TermInfoRefId
)
Public Function GetMarkInfoList ( _
	TermInfoRefId As String _
) As MarkInfoList
public:
MarkInfoList^ GetMarkInfoList (
	String^ TermInfoRefId
)
Parameters
TermInfoRefId (String)
Identifies the MarkInfoList object to return by its "TermInfoRefId" attribute value
Return Value
A MarkInfoList object
Remarks

Version: 2.0

Since: 2.0

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