Click or drag to resize

PFFieldDatetimeGetMinSQLDateTime Method

Gets the minimum possible value for a PFFieldDatetime.

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 DateTimeOffset GetMinSQLDateTime()

Return Value

Type: DateTimeOffset
See Also