SIFWorks ADK 2.0
SifTime Constructor (timeValue)
NamespacesEdustructures.SifWorksSifTimeSifTimeSifTimeNew(Nullable<(Of <DateTime>)>)

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

Initializes a new instance of the SifTime class.
Declaration Syntax
C#Visual BasicVisual C++
public SifTime(
	Nullable<DateTime> timeValue
)
Public Sub New ( _
	timeValue As Nullable(Of DateTime) _
)
public:
SifTime (
	Nullable<DateTime> timeValue
)
Parameters
timeValue (Nullable<(Of <DateTime>)>)

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