Click or drag to resize

IReferenceEntry Properties

The IReferenceEntry type exposes the following members.

Properties
  NameDescription
Public propertyContentID
Gets the content id if node is Alias. If not, returns empty.
Public propertyCreated
Gets the page's creation time
Public propertyEndDate
Gets the end date
Public propertyID
Gets the page id
Public propertyIsComponent
Checks whether the page is component
Public propertyLastChanged
Gets the page's last changed time
Public propertyLocale
Gets the page locale
Public propertyMarked
Gets if this page is marked in the publishing target.
Public propertyName
Gets the page name
Public propertyNoNavigationBuilding
Gets if this page should not create cached navigation entry in DSS
Public propertyPageFilePath
Gets the page file path
Public propertyParentId
Gets the id of the parent node. If none exists, returns empty.
Public propertySchema
Gets the schema of the page
Public propertyStartDate
Gets the start date
Public propertySubType
Gets the sub-type of an alias node's corresponding DITA asset. If node is not a DITA alias, returns empty.
Top
See Also