SIFWorks ADK 2.0
AddToGradeBookFlag Property
NamespacesEdustructures.SifWorks.InstrAssignmentAddToGradeBookFlag

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

Gets or sets the value of the <AddToGradeBookFlag> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<bool> AddToGradeBookFlag{ get; set;}
Public Property AddToGradeBookFlag As Nullable(Of Boolean)
public:
property Nullable<bool> AddToGradeBookFlag {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}
Value
The AddToGradeBookFlag element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Flag to prompt grade book processing."

Version: 2.0

Since: 1.5r1

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