IReferenceEntry Properties |
The IReferenceEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentID |
Gets the content id if node is Alias. If not, returns empty.
|
![]() | Created |
Gets the page's creation time
|
![]() | EndDate |
Gets the end date
|
![]() | ID |
Gets the page id
|
![]() | IsComponent |
Checks whether the page is component
|
![]() | LastChanged |
Gets the page's last changed time
|
![]() | Locale |
Gets the page locale
|
![]() | Marked |
Gets if this page is marked in the publishing target.
|
![]() | Name |
Gets the page name
|
![]() | NoNavigationBuilding |
Gets if this page should not create cached navigation entry in DSS
|
![]() | PageFilePath |
Gets the page file path
|
![]() | ParentId |
Gets the id of the parent node. If none exists, returns empty.
|
![]() | Schema |
Gets the schema of the page
|
![]() | StartDate |
Gets the start date
|
![]() | SubType |
Gets the sub-type of an alias node's corresponding DITA asset. If node is not a DITA alias, returns empty.
|