SIFWorks ADK 2.0
Duration Property
NamespacesEdustructures.SifWorks.StudentActionDuration

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

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

The SIF specification defines the meaning of this element as: "Identifies the length, in school days, of the disciplinary action. Note: decimal places may be used for fractions of school days."

Version: 2.0

Since: 2.0

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