SPSiteSubscriptionPropertyCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a key string and value to the property collection.
Overload List
Name | Description | |
---|---|---|
Add(String, Boolean) | Adds a key string and Boolean value to the property collection. | |
Add(String, DateTime) | Adds a key string and DateTime value to the property collection. | |
Add(String, Guid) | Adds a key string and GUID value to the property collection. | |
Add(String, Int32) | Adds a key string and Int32 value to the property collection. | |
Add(String, Int64) | Adds a key string and Int64 value to the property collection. | |
Add(String, String) | Adds a key string and string value to the property collection. |
Top
See Also
Reference
SPSiteSubscriptionPropertyCollection Class