SIFWorks ADK 2.0
IsAccepted Property
NamespacesEdustructures.SifWorks.GradebookPercentageIsAccepted

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

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

The SIF specification defines the meaning of this attribute as: "Indicates whether a percent Mark is accepted and is used in Change events to unambiguously signal whether support for the Mark has changed, especially ended."

Version: 2.0

Since: 2.0

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