Click or drag to resize

DefaultValueCurrentDateTimeUtc Property

Returns an ExpressionDefaultValue which returns the current date and time in UTC.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static ExpressionDefaultValue CurrentDateTimeUtc { get; }

Return Value

Type: ExpressionDefaultValue
The default.
See Also