SIFWorks ADK 2.0
StartDateTime Property
NamespacesEdustructures.SifWorks.DatamodelTimeElementStartDateTime

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

Gets or sets the value of the <StartDateTime> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<DateTime> StartDateTime{ get; set;}
Public Property StartDateTime As Nullable(Of DateTime)
public:
property Nullable<DateTime> StartDateTime {
	Nullable<DateTime> get ();
	void set (Nullable<DateTime> value);
}
Value
The StartDateTime element of this object.
Remarks

Version: 2.0

Since: 2.0

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