This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class PreviewItem
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class PreviewItem

The type exposes the following properties.

Public Properties

  Name Description
Public property CustomData
Gets the dataset that is used for previewing.
Public property ItemNumber
Gets the item number that this preview represents.
Public property VersionNumber
Gets the version number of the item that this preview represents.

See Also

Advanced