[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ActivityTime> element.
| C# | Visual Basic | Visual C++ |
public ActivityTime ActivityTime{ get; set;}
Public Property ActivityTime As ActivityTime
public: property ActivityTime^ ActivityTime { ActivityTime^ get (); void set (ActivityTime^ value); }
An ActivityTime
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