 | DateRangeSecuredExtensions Class |
Note: This API is now obsolete.
Inheritance HierarchySystemObject
Ignition.UtilityDateRangeSecuredExtensions
Namespace: Ignition.UtilityAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[ObsoleteAttribute("Define your own IsActive method instead. To match previous behavior, use 'DateTime.Now.IsWithin(StartDate, EndDate)' (5.0)")]
public static class DateRangeSecuredExtensions<ExtensionAttribute>
<ObsoleteAttribute("Define your own IsActive method instead. To match previous behavior, use 'DateTime.Now.IsWithin(StartDate, EndDate)' (5.0)")>
Public NotInheritable Class DateRangeSecuredExtensions[ExtensionAttribute]
[ObsoleteAttribute(L"Define your own IsActive method instead. To match previous behavior, use 'DateTime.Now.IsWithin(StartDate, EndDate)' (5.0)")]
public ref class DateRangeSecuredExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
[<ObsoleteAttribute("Define your own IsActive method instead. To match previous behavior, use 'DateTime.Now.IsWithin(StartDate, EndDate)' (5.0)")>]
type DateRangeSecuredExtensions = class endThe DateRangeSecuredExtensions type exposes the following members.
Methods
See Also