Share via


SPSiteSubscriptionSettings.TryGetProperty Method

Include Protected Members
Include Inherited Members

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

Overload List

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

SPSiteSubscriptionSettings Members

Microsoft.SharePoint Namespace

SPSiteSubscriptionPropertyCollection