PublishedContent Class |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class PublishedContent : _PublishedContent
The PublishedContent type exposes the following members.
Name | Description | |
---|---|---|
PublishedContent | Initializes a new instance of the PublishedContent class |
Name | Description | |
---|---|---|
CopyRowValue |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
Author |
Gets the name of the author who created this published content.
| |
AutoRefresh |
Gets a value that indicates if this published content will be refreshed automatically on the server.
| |
Comments |
Gets any comments associated with this published content.
| |
ContentType |
Gets a value that indicates the type of content.
| |
Description |
Gets the description of this published content.
| |
ID |
Gets the unique identifier for this published content
| |
Keywords |
Gets any keywords associated with this published content.
| |
LastUpdated |
Gets the date this content was last refreshed by the server.
| |
Title |
Gets the title for this published content
| |
URLParameters |
Gets a string representing the URL parameters string required to render this content.
|