TestimoX

API Reference

Class

SiteLinkScheduleRow

Namespace ADPlayground.Replication
Assembly ADPlayground
Modifiers sealed

Row representation of a site link's weekly schedule (one row per day).

Inheritance

  • Object
  • SiteLinkScheduleRow

Constructors

Properties

public String Name { get; set; } #

Site link name.

public String Day { get; set; } #

Day of week label.

public IReadOnlyList<Int32> AllowedHours { get; set; } #

Hour indices (0..23) allowed for replication on this day.