SPSiteSubscriptionSettingsObject Members

Include Protected Members
Include Inherited Members

Represents a stored object of the subscription settings service.

The SPSiteSubscriptionSettingsObject type exposes the following members.

Properties

  Name Description
Public property Id Gets or sets the unique identifier of the current object.
Protected property Version Gets or sets the version number of the current object.
Protected property WasDeleted Gets or sets a Boolean value that specifies whether the current object has already been deleted in the persisted store.

Top

Methods

  Name Description
Public method Delete Deletes the current object.
Protected method Deserialize Deserializes the specified XML input into the current object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method RemoveObject Removes the current object from the persisted store.
Protected method Serialize Serializes the current object.
Protected method StoreObject Stores the XML representation of the current object.
Public method ToString Returns a human-readable string representation of the current object. (Overrides Object.ToString().)
Public method Update Updates the current object in the persisted store.

Top

See Also

Reference

SPSiteSubscriptionSettingsObject Class

Microsoft.SharePoint Namespace