SPSiteSubscriptionFeaturePack Members

Include Protected Members
Include Inherited Members

Represents a set (pack) of subscription feature definitions.

The SPSiteSubscriptionFeaturePack type exposes the following members.

Properties

  Name Description
Public property FeatureDefinitions Gets the collection of feature definition objects associated with this feature pack.
Public property Id Gets or sets the unique identifier of the current object. (Inherited from SPSiteSubscriptionSettingsObject.)
Protected property Version Gets or sets the version number of the current object. (Inherited from SPSiteSubscriptionSettingsObject.)
Protected property WasDeleted Gets or sets a Boolean value that specifies whether the current object has already been deleted in the persisted store. (Inherited from SPSiteSubscriptionSettingsObject.)

Top

Methods

  Name Description
Public method Add Adds a feature definition to the subscription feature pack.
Public method Clear Deletes all feature definitions from the feature pack.
Public method Contains Indicates whether the given feature definition exists in the feature pack or not.
Public method Delete Deletes the current object. (Inherited from SPSiteSubscriptionSettingsObject.)
Protected method Deserialize (Overrides SPSiteSubscriptionSettingsObject.Deserialize(String).)
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.)
Public method Remove Removes a feature definition from the feature pack.
Protected method RemoveObject (Overrides SPSiteSubscriptionSettingsObject.RemoveObject().)
Protected method Serialize (Overrides SPSiteSubscriptionSettingsObject.Serialize().)
Protected method StoreObject (Overrides SPSiteSubscriptionSettingsObject.StoreObject(String).)
Public method ToString Returns a human-readable text version of a feature pack. (Overrides SPSiteSubscriptionSettingsObject.ToString().)
Public method Update Updates the current object in the persisted store. (Inherited from SPSiteSubscriptionSettingsObject.)

Top

See Also

Reference

SPSiteSubscriptionFeaturePack Class

Microsoft.SharePoint Namespace