FieldId Members
Include Protected Members
Include Inherited Members
Provides a set of read-only properties that uniquely identify specific SharePoint fields.
The FieldId type exposes the following members.
Properties
Name | Description | |
---|---|---|
AnonymousCacheProfile | Gets an object of type Guid that specifies an AnonymousCacheProfile field. | |
ArticleDate | Gets an object of type Guid that specifies an ArticleDate field. | |
AssociatedContentType | Gets an object of type Guid that specifies an AssociatedContentType field. | |
AssociatedVariations | Gets an object of type Guid that specifies an AssociatedVariations field. | |
AudienceTargeting | Gets an object of type Guid that specifies an AudienceTargeting field. | |
AuthenticatedCacheProfile | Gets an object of type Guid that specifies an AuthenticatedCacheProfile field. | |
AutomaticUpdate | Gets an object of type Guid that specifies an AutomaticUpdate field. | |
ByLine | Gets an object of type Guid that specifies a ByLine field. | |
CacheAllowWriters | Gets an object of type Guid that specifies a CacheAllowWriters field. | |
CacheAuthenticatedUse | Gets an object of type Guid that specifies a CacheAuthenticatedUse field. | |
CacheCacheability | Gets an object of type Guid that specifies a CacheCacheability field. | |
CacheCheckForChanges | Gets an object of type Guid that specifies a CacheCheckForChanges field. | |
CacheDisplayDescription | Gets an object of type Guid that specifies a CacheDisplayDescription field. | |
CacheDisplayName | Gets an object of type Guid that specifies a CacheDisplayName field. | |
CacheDuration | Gets an object of type Guid that specifies a CacheDuration field. | |
CacheEnabled | Gets an object of type Guid that specifies a CacheEnabled field. | |
CachePerformAclCheck | Gets an object of type Guid that specifies a CachePerformAclCheck field. | |
CacheVaryByCustom | Gets an object of type Guid that specifies a CacheVaryByCustom field. | |
CacheVaryByHeader | Gets an object of type Guid specifies a CacheVaryByHeader field. | |
CacheVaryByParam | Gets an object of type Guid that specifies a CacheVaryByParam field. | |
CacheVaryByRights | Gets an object of type Guid that specifies a CacheVaryByRights field. | |
Contact | Gets an object of type Guid that specifies a Contact field. | |
ContentType | Gets an object of type Guid that specifies a ContentType field. | |
ContentTypeId | Gets an object of type Guid that specifies a ContentTypeId field. | |
CreatedBy | Gets an object of type Guid that specifies a CreatedBy field. | |
CreatedDate | Gets an object of type Guid that specifies a CreatedDate field. | |
Description | Gets an object of type Guid that specifies a Description field. | |
ExpiryDate | Gets an object of type Guid that specifies an ExpiryDate field. | |
HeaderStylesDefinitions | Gets an object of type Guid that specifies a HeaderStylesDefinitions field. | |
Hidden | Gets an object of type Guid that specifies a Hidden field. | |
LastModifiedBy | Gets an object of type Guid that specifies a LastModifiedBy field. | |
LastModifiedDate | Gets an object of type Guid that specifies a LastModifiedDate field. | |
LocalContactEmail | Gets an object of type Guid that specifies a LocalContactEmail field. | |
LocalContactImage | Gets an object of type Guid that specifies a LocalContactImage field. | |
LocalContactName | Gets an object of type Guid that specifies a LocalContactName field. | |
MigratedGuid | Gets an object of type Guid that specifies a MigratedGuid field. | |
NotificationListDeliveryDate | Gets an object of type Guid that specifies a NotificationListDeliveryDate field. | |
NotificationListUrl | Gets an object of type Guid that specifies a NotificationListUrl field. | |
PageLayout | Gets an object of type Guid that specifies a PageLayout field. | |
PreviewImage | Gets an object of type Guid that specifies a PreviewImage field. | |
PublishingImageCaption | Gets an object of type Guid that specifies a PublishingImageCaption field. | |
PublishingPageContent | Gets an object of type Guid that specifies a PublishingPageContent field. | |
PublishingPageIcon | Gets an object of type Guid that specifies a PublishingPageIcon field. | |
PublishingPageImage | Gets an object of type Guid that specifies a PublishingPageImage field. | |
RedirectURL | Gets an object of type Guid that specifies a RedirectURL field. | |
ReusableHtml | Gets an object of type Guid that specifies a ReusableHtml field. | |
ReusableText | Gets an object of type Guid that specifies a ReusableText field. | |
ReusableTextType | Gets an object of type Guid that specifies a ReusableTextType field. | |
RollupImage | Gets an object of type Guid that specifies a RollupImage field. | |
SpsDescription | Gets an object of type Guid that specifies a SpsDescription field. | |
StartDate | Gets an object of type Guid that specifies a StartDate field. | |
SummaryAudience | Gets an object of type Guid that specifies a SummaryAudience field. | |
SummaryGroup | Gets an object of type Guid that specifies a SummaryGroup field. | |
SummaryIcon | Gets an object of type Guid that specifies a SummaryIcon field. | |
SummaryImage | Gets an object of type Guid that specifies a SummaryImage field. | |
SummaryLinks | Gets an object of type Guid that specifies a SummaryLinks field. | |
SummaryLinks2 | Gets an object of type Guid that specifies a SummaryLinks2 field. | |
TargetItemId | Gets an object of type Guid that specifies a TargetItemId field. | |
Title | Gets an object of type Guid that specifies a Title field. | |
VariationGroupId | Gets an object of type Guid that specifies a VariationGroupId field. | |
VariationRelationshipLink | Gets an object of type Guid that specifies a VariationRelationshipLink field. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top