[Missing <summary> documentation for "P:OPSSDK.ISession.StartTime"]

Namespace: OPSSDK
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884

Syntax

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

Property Value

Type: DateTime

See Also