[This is preliminary documentation and is subject to change.]
Time structures for the activity.
| C# | Visual Basic | Visual C++ |
public class ActivityTime : SifKeyedElement
Public Class ActivityTime _ Inherits SifKeyedElement
public ref class ActivityTime : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ActivityTimeActivityTimeNew()() |
Creates an instance of an ActivityTime
| |
| ActivityTimeActivityTimeNew(Nullable<(Of <DateTime>)>) |
Constructor that accepts values for all mandatory fields
| |
| CreationDate |
Gets or sets the value of the <CreationDate> element.
| |
| DueDate |
Gets or sets the value of the <DueDate> element.
| |
| Duration |
Gets or sets the value of the <Duration> element.
| |
| FinishDate |
Gets or sets the value of the <FinishDate> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetDuration(DurationUnits, String) | Sets the value of the <Duration> element. | |
| StartDate |
Gets or sets the value of the <StartDate> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ActivityTime | ||||