[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Expression.GetDateTime

GetDateTime Method

GetDateTime(IExpression)

Casts the result of evaluating an IExpression to the DateTime type.

Declaration
public static DateTime GetDateTime(IExpression expr)
Parameters
Type Name Description
IExpression expr
Returns
Type Description
DateTime