IPublishReportItem
This topic describes the properties and methods of the IPublishReportItem interface.
Every report item represents one language object and has the following properties:
PublishReportItemType Indicates the type of publish report item (e.g. |
IshRef Gets reference to the logical object |
IshType Gets the type of the object: |
VersionNumber Gets the version number |
ExpectedLanguage Gets the label of the language used for publishing |
Languages
Gets a list with the language(s) of the object. In case of an Illustration, there can be multiple languages, otherwise there will only be one language.
|
DisplayLanguage
Gets the language(s) of the object as a comma-space separated string. In case of an Illustration, there can be multiple languages (e.g. "en, nl, de"). Note that the list can potentially be cut after a number of languages, as displaying them all might take up to much space on the display.
|
Resolution
Gets the resolution of the illustration
|
IshLogicalRef
Gets the numeric reference of the logical object.
|
IshVersionRef
Gets the numeric reference of the version object.
|
IshLngRef
Gets the numeric reference of the language object.
|
ObjectName
String representing the object in the following format:
|
Title
Gets the logical title of the object
|
Status Gets the status of the language object (e.g. Draft) |
ObjectReleased Boolean indicating whether the language object is released or not |
BaselineReportResult String with the baseline report result (e.g. |
DefinedInBaseline
Boolean indicate whether the version was defined in the baseline or not.
|
InUse Boolean indicating whether this object is used or not? Images |
PreferredResolution
Boolean indicating if this is a preferred resolution or not?
|
Depth
The depth at which the report item is found in the hierarchy. The root starting objects (typicall the root map and resources) are depth 0, children of the root starting objects are depth 1, children of those children are depth 2, etc.
|
XmlValidationResult Is the XML blob valid according to the DTD? |
RevisionId The element name of the revision exported during the publish |
FileName The file name of the content file (e.g. GUID-0E9EE49A-6FBE-4417-850B-FB542FF12696.ditamap, GUID-FEA0B28A-98B6-4D35-A164-D0DB46A8CE92-low.jpg,...) |
Targets List with |
Links List with |
Imagelinks List with |
Hyperlinks List with |
Conrefs List with |
KeyDefinitions List with |
Messages List with IMessage objects containing a warning or an error |