[This is preliminary documentation and is subject to change.]
A MarkValueInfo
| C# | Visual Basic | Visual C++ |
public class MarkValueInfo : SifDataObject
Public Class MarkValueInfo _ Inherits SifDataObject
public ref class MarkValueInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MarkValueInfoMarkValueInfoNew()() |
Creates an instance of a MarkValueInfo
| |
| MarkValueInfoMarkValueInfoNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| Letter |
Gets or sets the value of the <Letter> element.
| |
| Name |
Gets or sets the value of the <Name> element.
| |
| Narrative |
Gets or sets the value of the <Narrative> element.
| |
| Numeric |
Gets or sets the value of the <Numeric> element.
| |
| Percentage |
Gets or sets the value of the <Percentage> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolInfoRefId |
Gets or sets the value of the SchoolInfoRefId attribute.
| |
| SchoolYear |
Gets or sets the value of the <SchoolYear> element.
| |
| SetLetter(Nullable<(Of <Boolean>)>) | Sets the value of the <Letter> element. |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| MarkValueInfo | |||||