'宣言 Public Function Ytd( _ Optional ByVal val As System.Object _ ) As ColumnCondition
public ColumnCondition Ytd( System.object val )
パラメータ
- val
- A DateTime value.
戻り値の型
True if a column value is within the same year as the specified date.
'宣言 Public Function Ytd( _ Optional ByVal val As System.Object _ ) As ColumnCondition
public ColumnCondition Ytd( System.object val )