SPMaintenanceWindow members

The SPMaintenanceWindow type exposes the following members.

Constructors

  Name Description
Public method SPMaintenanceWindow() For serialization.
Public method SPMaintenanceWindow(SPMaintenanceWindowType, DateTime, DateTime, DateTime, DateTime, TimeSpan, String)

Top

Properties

  Name Description
Public property Duration maintenance duration
Public property MaintenanceEndDate maintenance end date
Public property MaintenanceLink Additional information about the maintenance events for the content database.
Public property MaintenanceStartDate maintenance start date
Public property MaintenanceType type of the maintenance.
Public property NotificationEndDate notification end date
Public property NotificationStartDate notification start date
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ShouldNotify
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPMaintenanceWindow class

Microsoft.SharePoint.Administration namespace