Share via


PropertyCollection.Add method

Adds a property to the collection by using various options.

Overload list

  Name Description
Public method Add(String, Object) Adds a property to the collection by using the name and the value of the property.
Public method Add(String, Object, String) Adds a property to the collection by using the name, value, and setting identifier of the property.

Top

See also

Reference

PropertyCollection class

PropertyCollection members

Microsoft.SharePoint.BusinessData.Administration namespace