SIFWorks ADK 2.0
Duration Property
NamespacesEdustructures.SifWorks.InstrLessonDuration

[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 Duration Duration{ get; set;}
Public Property Duration As Duration
public:
property Duration^ Duration {
	Duration^ get ();
	void set (Duration^ value);
}
Value
A Duration
Remarks

The SIF specification defines the meaning of this null as: "Desired duration of the lesson"

To remove the Duration, set Duration to null

Version: 2.0

Since: 1.5r1

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