Click or drag to resize

DefaultValueCurrentDateTime Property

Returns an ExpressionDefaultValue which returns the current date and time.

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

Return Value

Type: ExpressionDefaultValue
The default.
See Also