SPSiteSubscriptionPropertyCollection.Add method
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