Click or drag to resize

PFSite_RequestContextStartDate Property

Gets or sets the start date of the current request.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static DateTime StartDate { get; set; }

Property Value

Type: DateTime
See Also