PublishingScheduleEndDateField Members

Include Protected Members
Include Inherited Members

Represents a field that contains a publishing schedule end date.

The PublishingScheduleEndDateField type exposes the following members.

Constructors

  Name Description
Public method PublishingScheduleEndDateField(SPFieldCollection, String) Initializes a new instance of the PublishingScheduleEndDateField class.
Public method PublishingScheduleEndDateField(SPFieldCollection, String, String) Initializes a new instance of the PublishingScheduleEndDateField class.

Top

Properties

  Name Description
Public property AggregationFunction (Inherited from SPField.)
Public property AllowDeletion (Inherited from SPField.)
Public property AuthoringInfo (Inherited from SPField.)
Public property CalendarType (Inherited from SPFieldDateTime.)
Public property CanBeDeleted (Inherited from SPField.)
Public property CanBeDisplayedInEditForm (Inherited from SPField.)
Public property CanToggleHidden (Inherited from SPField.)
Public property CompositeIndexable (Inherited from SPField.)
Public property DefaultFormula (Inherited from SPField.)
Public property DefaultListField (Inherited from SPField.)
Public property DefaultValue (Inherited from SPField.)
Public property DefaultValueTyped (Inherited from SPFieldDateTime.)
Public property Description (Inherited from SPField.)
Public property DescriptionResource (Inherited from SPField.)
Public property Direction (Inherited from SPField.)
Public property DisplayFormat (Inherited from SPFieldDateTime.)
Public property DisplaySize (Inherited from SPField.)
Public property EnforceUniqueValues (Inherited from SPField.)
Public property FieldReferences (Inherited from SPField.)
Public property FieldRenderingControl Returns the BaseFieldControl object for displaying editing field values. (Overrides SPFieldDateTime.FieldRenderingControl.)
Public property FieldRenderingMobileControl (Inherited from SPFieldDateTime.)
Public property FieldTypeDefinition (Inherited from SPField.)
Public property FieldValueType (Inherited from SPFieldDateTime.)
Public property Filterable (Inherited from SPField.)
Public property FilterableNoRecurrence (Inherited from SPField.)
Public property FromBaseType (Inherited from SPField.)
Public property Group (Inherited from SPField.)
Public property Hidden (Inherited from SPField.)
Public property Id (Inherited from SPField.)
Public property IMEMode (Inherited from SPField.)
Public property Indexable (Inherited from SPField.)
Public property Indexed (Inherited from SPField.)
Public property InternalName (Inherited from SPField.)
Public property JumpToField (Inherited from SPField.)
Public property LinkToItem (Inherited from SPField.)
Public property LinkToItemAllowed (Inherited from SPField.)
Public property ListItemMenu (Inherited from SPField.)
Public property ListItemMenuAllowed (Inherited from SPField.)
Public property NoCrawl (Inherited from SPField.)
Public property ParentList (Inherited from SPField.)
Public property PIAttribute (Inherited from SPField.)
Public property PITarget (Inherited from SPField.)
Public property PreviewValueTyped (Inherited from SPFieldDateTime.)
Public property PrimaryPIAttribute (Inherited from SPField.)
Public property PrimaryPITarget (Inherited from SPField.)
Public property PushChangesToLists (Inherited from SPField.)
Public property ReadOnlyField (Inherited from SPField.)
Public property RelatedField (Inherited from SPField.)
Public property Reorderable (Inherited from SPField.)
Public property Required (Inherited from SPField.)
Public property SchemaXml (Inherited from SPField.)
Public property SchemaXmlWithResourceTokens (Inherited from SPField.)
Public property Scope (Inherited from SPField.)
Public property Sealed (Inherited from SPField.)
Public property ShowInDisplayForm (Inherited from SPField.)
Public property ShowInEditForm (Inherited from SPField.)
Public property ShowInListSettings (Inherited from SPField.)
Public property ShowInNewForm (Inherited from SPField.)
Public property ShowInVersionHistory (Inherited from SPField.)
Public property ShowInViewForms (Inherited from SPField.)
Public property Sortable (Inherited from SPField.)
Public property SourceId (Inherited from SPField.)
Public property StaticName (Inherited from SPField.)
Public property Title (Inherited from SPField.)
Public property TitleResource (Inherited from SPField.)
Public property TranslationXml (Inherited from SPField.)
Public property Type (Inherited from SPField.)
Public property TypeAsString (Inherited from SPField.)
Public property TypeDisplayName (Inherited from SPField.)
Public property TypeShortDescription (Inherited from SPField.)
Public property UsedInWebContentTypes (Inherited from SPField.)
Public property ValidationEcmaScript (Inherited from SPField.)
Public property ValidationFormula (Inherited from SPField.)
Public property ValidationMessage (Inherited from SPField.)
Public property Version (Inherited from SPField.)
Public property XPath (Inherited from SPField.)

Top

Methods

  Name Description
Public method Delete (Inherited from SPField.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCustomProperty (Inherited from SPField.)
Public method GetFieldValue Returns the field value object corresponding to this field and initialized with the string value parameter. (Inherited from PublishingScheduleFieldBase.)
Public method GetFieldValueAsHtml (Inherited from SPField.)
Public method GetFieldValueAsText (Inherited from SPFieldDateTime.)
Public method GetFieldValueForEdit (Inherited from SPField.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperty (Inherited from SPField.)
Public method GetType (Inherited from Object.)
Public method GetValidatedString Returns a serialized, validated string representation of the value object. (Inherited from PublishingScheduleFieldBase.)
Protected method HasValue (Inherited from SPField.)
Public method ListsFieldUsedIn (Inherited from SPField.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAdded (Inherited from SPField.)
Public method OnAddingToContentType (Inherited from SPField.)
Public method OnDeleting (Inherited from SPField.)
Public method OnDeletingFromContentType (Inherited from SPField.)
Protected method OnInitFieldNode (Inherited from SPField.)
Public method OnUpdated (Inherited from SPField.)
Public method ParseAndSetValue (Inherited from SPFieldDateTime.)
Public method SetCustomProperty (Inherited from SPField.)
Public method ToString (Inherited from SPField.)
Public method Update() (Inherited from SPField.)
Public method Update(Boolean) (Inherited from SPField.)

Top

See Also

Reference

PublishingScheduleEndDateField Class

Microsoft.SharePoint.Publishing.Fields Namespace