SPSiteSubscriptionSettings members

The runtime site subscription settings object.

The SPSiteSubscriptionSettings type exposes the following members.

Properties

  Name Description
Public property Name Gets the name of the associated [SPSiteSubscription] object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetSettings(SPServiceContext) Gets the site subscription settings for a specified SPServiceContext object.
Public methodStatic member GetSettings(SPSiteSubscription) Gets the site subscription settings for a specified SPSiteSubscription object.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryGetAdminProperty(String, Boolean) Returns the administrative property that is associated with the specified key and assigns the value to a variable of type Boolean.
Public method TryGetAdminProperty(String, DateTime) Returns the administrative property that is associated with the specified key and assigns the value to a variable of type DateTime.
Public method TryGetAdminProperty(String, Guid) Returns the administrative property that is associated with the specified key and assigns the value to a variable of type Guid.
Public method TryGetAdminProperty(String, Int32) Returns the administrative property that is associated with the specified key and assigns the value to a variable of type Int32.
Public method TryGetAdminProperty(String, Int64) Returns the administrative property that is associated with the specified key and assigns the value to a variable of type Int64.
Public method TryGetAdminProperty(String, String) Returns the administrative property that is associated with the specified key and assigns the value to a variable of type String.
Public method TryGetProperty(String, Boolean) Returns the property value that is associated with the specified key and assigns the value to a variable of type Boolean.
Public method TryGetProperty(String, DateTime) Returns the property value that is associated with the specified key and assigns the value to a variable of type DateTime.
Public method TryGetProperty(String, Guid) Returns the property value that is associated with the specified key and assigns the value to a variable of type Guid.
Public method TryGetProperty(String, Int32) Returns the property value that is associated with the specified key and assigns the value to a variable of type Int32.
Public method TryGetProperty(String, Int64) Returns the property value that is associated with the specified key and assigns the value to a variable of type Int64.
Public method TryGetProperty(String, String) Returns the property value that is associated with the specified key and assigns the value to a variable of type String.

Top

See also

Reference

SPSiteSubscriptionSettings class

Microsoft.SharePoint namespace