Schedule Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The Schedule type exposes the following members.

Methods

  Name Description
Public method AddOccurences
Adds one or more occurrences to the schedule. If an occurrence already exists in the schedule the value is ignored.
Public method AddWeekDays
Adds one of more week days to the schedule. If the week day already exists in the schedule the value is ignored.
Public method ClearAll
Clears all days and time occurrences of this instance.
Public method ClearDays
Clears the days collection.
Public method ClearOccurences
Clears the collection occurrences.
Public method Static member Code example Create
Creates the specified Schedule from an Xml source.
Public method EnsureDaily
Ensures that this schedule applies to all days of the week.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member GetValidationSchema
Gets the validation schema used when validating a single schedule node.
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveOccurences
Removes an occurrence at a specific location.
Public method RemoveWeekDay
Removes a week day from the collection of week days.
Public method ToString (Inherited from Object.)
Public method ToXml
Writes the content of this Schedule to an XmlWriter.
Top
See Also

Reference