Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the field value class for a ContentTypeIdFieldType object.
The ContentTypeIdFieldValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ContentTypeIdFieldValue() | Initializes a new instance of the ContentTypeIdFieldValue class. |
![]() |
ContentTypeIdFieldValue(SPContentType) | Initializes a new instance of the ContentTypeIdFieldValue class. |
![]() |
ContentTypeIdFieldValue(String) | Initializes a new instance of the ContentTypeIdFieldValue class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from SPFieldMultiColumnValue.) |
![]() |
Id | Returns the ID corresponding to this instance. |
![]() |
IsEmpty | Returns true if the field value is empty. |
![]() |
Item | (Inherited from SPFieldMultiColumnValue.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from SPFieldMultiColumnValue.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from SPFieldMultiColumnValue.) |
Top