PublishingObjectStatus Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
PublishingObjectStatus | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | |
![]() |
LastMajorModifiedTime | Gets or sets the last major modified time. |
![]() |
LastMajorVersion | Gets or sets the last major version. |
![]() |
LastMinorModifiedTime | Gets or sets the last minor modified time. |
![]() |
LastMinorVersion | Gets or sets the last minor version. |
![]() |
ModerationStatus | Gets or sets the moderation status. |
![]() |
ObjectType | Gets or sets the object type. |
![]() |
PathName | Gets or sets the path name. |
![]() |
PublishingUrl | |
![]() |
ScheduledEndTime | Gets or sets the scheduled end time. |
![]() |
ScheduledStartTime | Gets or sets the scheduled start time. |
![]() |
Url | Gets or sets the URL. |
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