SIFWorks ADK 2.0
SetActivityTime Method (CreationDate)
NamespacesEdustructures.SifWorks.InstrActivitySetActivityTime(Nullable<(Of <DateTime>)>)

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

Sets the value of the <ActivityTime> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetActivityTime(
	Nullable<DateTime> CreationDate
)
Public Sub SetActivityTime ( _
	CreationDate As Nullable(Of DateTime) _
)
public:
void SetActivityTime (
	Nullable<DateTime> CreationDate
)
Parameters
CreationDate (Nullable<(Of <DateTime>)>)
Creation date of the activity.
Remarks

This form of setActivityTime is provided as a convenience method that is functionally equivalent to the ActivityTime

Version: 2.0

Since: 1.5r1

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