SIFWorks ADK 2.0
ActivityTime Class
NamespacesEdustructures.SifWorks.InstrActivityTime

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

Time structures for the activity.
Declaration Syntax
C#Visual BasicVisual C++
public class ActivityTime : SifKeyedElement
Public Class ActivityTime _
	Inherits SifKeyedElement
public ref class ActivityTime : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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