SPContentTypeId Operators
Include Protected Members
Include Inherited Members
The SPContentTypeId type exposes the following members.
Operators
| Name | Description | |
|---|---|---|
![]() ![]() |
Equality | Indicates whether two specified content type identifiers (IDs) are equal. |
![]() ![]() |
GreaterThan | Indicates whether the first content type identifier (ID) is greater than the second content type ID. |
![]() ![]() |
GreaterThanOrEqual | Indicates whether the first content type identifier (ID) is greater than or equal to the second content type ID. |
![]() ![]() |
Inequality | Indicates whether the two specified content type identifiers (IDs) are not equal. |
![]() ![]() |
LessThan | Indicates whether the first content type identifier (ID) is less than the second content type ID. |
![]() ![]() |
LessThanOrEqual | Indicates whether the first content type identifier (ID) is less than or equal to the second content type ID. |
Top
.gif)
.gif)