PublishingObjectStatus members

Encapsulates the object status (version, deployment, times created or modified, etc.) for a generic SharePoint Publishing object.

The PublishingObjectStatus type exposes the following members.

Constructors

  Name Description
Public method PublishingObjectStatus This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Description Gets or sets the description of the publishing object.
Public property LastMajorModifiedTime Gets or sets the last major modified time.
Public property LastMajorVersion Gets or sets the last major version.
Public property LastMinorModifiedTime Gets or sets the last minor modified time.
Public property LastMinorVersion Gets or sets the last minor version.
Public property ModerationStatus Gets or sets the moderation status.
Public property ObjectType Gets or sets the object type.
Public property PathName Gets or sets the path name.
Public property PublishingUrl Gets or sets the URL of the publishing object.
Public property ScheduledEndTime Gets or sets the scheduled end time.
Public property ScheduledStartTime Gets or sets the scheduled start time.
Public property Url Gets or sets the URL.

Top

Methods

  Name Description
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 Object.)

Top

See also

Reference

PublishingObjectStatus class

Microsoft.SharePoint.Publishing namespace