6

Availability Schedule Name "Always On Discrete"

What exactly does the Availability Schedule Name Always On Discrete mean? Can anyone illustrate with an example?

tajjmann's avatar
455
tajjmann
asked 2015-08-06 20:56:13 -0500
Jamie Bull's avatar
5.1k
Jamie Bull
updated 2015-08-07 03:11:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

5

This is just a ScheduleConstant object. It has a single value all the time. It is made at times through the API, but isn't something you can inspect or alter in the GUI. It is the same as if you made a Ruleset Schedule with only the default profile and set it to always equal 1.

Here is what the object looks like. It is typically used for availability schedules.

OS:Schedule:Constant,
{966ffa9b-9939-4499-a950-d82bd2f10042}, !- Handle
Always On Discrete, !- Name
{07123e75-72aa-4cb6-b376-38f41b9624e3}, !- Schedule Type Limits Name
1; !- Value

David Goldwasser's avatar
20.4k
David Goldwasser
answered 2015-08-07 09:48:30 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

This video discusses this at about 7:30: https://youtu.be/GO5RU8ccfs4

Ski90Moo's avatar
869
Ski90Moo
answered 2023-02-25 10:40:18 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments