次の方法で共有


PredefinedFunctions.IntervalMax(DateTime, DateTime, Int32) Method

Definition

public:
 static int IntervalMax(DateTime inputDate, DateTime refDate, int func);
public static int IntervalMax (DateTime inputDate, DateTime refDate, int func);
static member IntervalMax : DateTime * DateTime * int -> int
Public Shared Function IntervalMax (inputDate As DateTime, refDate As DateTime, func As Integer) As Integer

Parameters

inputDate
DateTime
refDate
DateTime
func
Int32

Returns

Applies to