Share via


ContentTypeIdFieldValue members

Represents the field value class for a ContentTypeIdFieldType object.

The ContentTypeIdFieldValue type exposes the following members.

Constructors

  Name Description
Public method ContentTypeIdFieldValue() Initializes a new instance of the ContentTypeIdFieldValue class.
Public method ContentTypeIdFieldValue(SPContentType) Initializes a new instance of the ContentTypeIdFieldValue class.
Public method ContentTypeIdFieldValue(String) Initializes a new instance of the ContentTypeIdFieldValue class.

Top

Properties

  Name Description
Public property ColumnValues (Inherited from SPFieldMultiColumnValue.)
Public property Count (Inherited from SPFieldMultiColumnValue.)
Public property Id Returns the ID corresponding to this instance.
Public property IsEmpty Returns true if the field value is empty.
Public property Item (Inherited from SPFieldMultiColumnValue.)

Top

Methods

  Name Description
Public method Add (Inherited from SPFieldMultiColumnValue.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from SPFieldMultiColumnValue.)

Top

See also

Reference

ContentTypeIdFieldValue class

Microsoft.SharePoint.Publishing.Fields namespace