[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.GetMilliSecond

GetMilliSecond Method

GetMilliSecond(List<IExpression>)

Gets the milliSecond component of the specified DateTime value.

Declaration
public static object GetMilliSecond(List<IExpression> source)
Public Shared Function GetMilliSecond(source As List(Of IExpression)) As Object
Parameters
Type Name Description
List<IExpression> source
Returns
Type Description
object