Click or drag to resize

ProcessLogStartTime Property

The time the process started.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.3.715.2595 (8.3.0715.2595)
Syntax
C#
public Nullable<DateTime> StartTime { get; set; }

Property Value

Type: NullableDateTime
See Also