Click or drag to resize

IAssetContentIndexEntry Properties


The IAssetContentIndexEntry type exposes the following members.

Properties
  NameDescription
Public propertyAssetId
Gets/sets the asset id
Public propertyCheckedOutContent
Gets/sets whether the content is from checked in or checked out version of the asset
Public propertyContent
Gets/sets the asset content to be indexed
Public propertyCode exampleHierarchy
Gets/sets the hierarchy of the asset, which is a list of ancestor ids, without the "af/" part.
Public propertyLocale
Gets/sets the Asset locale
Public propertyName
Gets/sets the asset name
Public propertySchema
Gets/sets the Asset schema
Public propertyTitle
Gets/sets the asset title, if asset content contains explicit title
Top
See Also