adTempus API
ArcanaDevelopment.adTempus.Client Namespace / DaySpecification Class / Enabled Property

In This Topic
    Enabled Property (DaySpecification)
    In This Topic
    Determines whether this rule is enabled or disabled
    Syntax
    'Declaration
     
    
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    Remarks
    Disabled criteria are ignored
    See Also