SchedulePartMatches Method
Namespace: Gemstone.SchedulingAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.174 -- Release Build+aa37ec1cbeacbf32d632bf098b6401a4346e3db1
function Matches(dateTime);
- dateTime DateTime
- The DateTime against which the Values are to be matches.
Booleantrue if one of the
Values matches the
dateTime; otherwise,
false.