SharedFieldCollection members

Specifies the list of metadata fields for the SPContentType object that is associated with the current DocumentSet object.

The SharedFieldCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of shared fields in the collection.
Public property LastModified Gets the date and time that the current SharedFieldCollection object last changed.

Top

Methods

  Name Description
Public method Add Adds a metadata field to the current SharedFieldCollection object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to iterate through the SharedFieldCollection instance.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Deletes the specified field from the SharedFieldCollection list.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable<SPField>.GetEnumerator Gets enumerator.

Top

See also

Reference

SharedFieldCollection class

Microsoft.Office.DocumentManagement.DocumentSets namespace