SIFWorks ADK 2.0
SetCreated Method (DateTime)
NamespacesEdustructures.SifWorks.DatamodelLifeCycleSetCreated(Nullable<(Of <DateTime>)>)

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

Sets the value of the <Created> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetCreated(
	Nullable<DateTime> DateTime
)
Public Sub SetCreated ( _
	DateTime As Nullable(Of DateTime) _
)
public:
void SetCreated (
	Nullable<DateTime> DateTime
)
Parameters
DateTime (Nullable<(Of <DateTime>)>)
A DateTime
Remarks

This form of setCreated is provided as a convenience method that is functionally equivalent to the Created

Version: 2.0

Since: 2.0

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