SIFWorks ADK 2.0
ActivityTime Property
NamespacesEdustructures.SifWorks.InstrActivityActivityTime

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

Gets or sets the value of the <ActivityTime> element.
Declaration Syntax
C#Visual BasicVisual C++
public ActivityTime ActivityTime{ get; set;}
Public Property ActivityTime As ActivityTime
public:
property ActivityTime^ ActivityTime {
	ActivityTime^ get ();
	void set (ActivityTime^ value);
}
Value
An ActivityTime
Remarks

The SIF specification defines the meaning of this null as: "Time structures for the activity."

To remove the ActivityTime, set ActivityTime to null

Version: 2.0

Since: 1.5r1

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