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