PredefinedFunctions.IntervalMax(DateTime, DateTime, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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