PredefinedFunctions.IntervalNo(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 IntervalNo(DateTime inputDate, DateTime refDate, int func);
public static int IntervalNo (DateTime inputDate, DateTime refDate, int func);
static member IntervalNo : DateTime * DateTime * int -> int
Public Shared Function IntervalNo (inputDate As DateTime, refDate As DateTime, func As Integer) As Integer
Parameters
- inputDate
- DateTime
- refDate
- DateTime
- func
- Int32