Calculate valid to date and time according to given parameters.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- orignalValidTo
- Type: System DateTime
Original valid to date and time
- unitsType
- Type: CMS.Helpers ValidityEnum
Type of time units to add or subtract
- units
- Type: System Int32
Time units count
Return Value
Type: DateTimeSee Also