SIFWorks ADK 2.0
Duration Property
NamespacesEdustructures.SifWorks.InstrAssignmentTimeDuration

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

The SIF specification defines the meaning of this null as: "Time required to complete the assignment."

To remove the TimeDuration, set Duration to null

Version: 2.0

Since: 1.5r1

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