Start time

Namespace: NHibernate.Stat
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
DateTime StartTime { get; }
Visual Basic
ReadOnly Property StartTime As DateTime
	Get
Visual C++
property DateTime StartTime {
	DateTime get ();
}

See Also