Share via


SPSiteSubscriptionSettings.TryGetAdminProperty Method

Include Protected Members
Include Inherited Members

Returns the administrative property that is associated with a specified key.

Overload List

  Name Description
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.

Top

See Also

Reference

SPSiteSubscriptionSettings Class

SPSiteSubscriptionSettings Members

Microsoft.SharePoint Namespace