adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SharedSchedule Class / UseAsHolidaySet Property

In This Topic
    UseAsHolidaySet Property
    In This Topic
    Indicates whether this schedule is a Holiday Set
    Syntax
    'Declaration
     
    
    Public Property UseAsHolidaySet As Boolean
    public bool UseAsHolidaySet {get; set;}
    Remarks
    See the general Remarks for SharedSchedule
    See Also