DefaultValueCurrentDateTime Property |
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic static ExpressionDefaultValue CurrentDateTime { get; }
Public Shared ReadOnly Property CurrentDateTime As ExpressionDefaultValue
Get
public:
static property ExpressionDefaultValue^ CurrentDateTime {
ExpressionDefaultValue^ get ();
}
static member CurrentDateTime : ExpressionDefaultValue with get
Return Value
Type:
ExpressionDefaultValueThe default.
See Also