Click or drag to resize

IAssetContentIndexEntry Properties


The IAssetContentIndexEntry type exposes the following members.

Properties
  Name Description
Public property AssetId Gets/sets the asset id
Public property CheckedOutContent Gets/sets whether the content is from checked in or checked out version of the asset
Public property Content Gets/sets the asset content to be indexed
Public property Code example Hierarchy Gets/sets the hierarchy of the asset, which is a list of ancestor ids, without the "af/" part.
Public property Locale Gets/sets the Asset locale
Public property Name Gets/sets the asset name
Public property Schema Gets/sets the Asset schema
Public property Title Gets/sets the asset title, if asset content contains explicit title
Top
See Also