Click or drag to resize

IAssetMapEntry Properties


The IAssetMapEntry type exposes the following members.

Properties
  Name Description
Public property Archived Gets/sets the archived value of this entity
(Inherited from IEntity)
Public property AssetType Gets/sets the type of asset
Public property ContentItemID Gets the ID of the Content Item to which this entry belongs.
(Inherited from IPathMapEntry)
Public property Created Gets the entity's creation date.
(Inherited from IEntity)
Public property CreationUser Gets the ID of the User who created this entity.
(Inherited from IEntity)
Public property CustomUrls Gets and sets the Custom URLs for this Page
(Inherited from IPathMapEntryTHistory)
Public property DITAFilePath
(Inherited from IPathMapEntry)
Public property IsExternal Gets/sets if the entry is external
Public property LastModified Gets the date when the entity was most recently modified.
(Inherited from IEntity)
Public property LastModifiedUser Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity)
Public property Manager Gets the manager that retrieved this entity instance.
(Inherited from IEntityTManager)
Public property Path Gets and sets this Content Item's relative path, which should always start with "/".
(Inherited from IPathMapEntry)
Public property PathHistory Gets and sets the history of paths for this Content Item
(Inherited from IPathMapEntryTHistory)
Public property PublishingTargetId Gets and sets the Publishing Target ID for the entry
(Inherited from IPathMapEntry)
Public property RelativeFilePath Gets the relative file path
Public property RequireSSL Gets and sets whether this Content Item requires HTTPS access at runtime.
(Inherited from IPathMapEntry)
Public property SchemaName Gets the Root Name of the Content Item to which this entry belongs.
(Inherited from IPathMapEntry)
Public property Session Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity)
Public property SessionId Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity)
Top
See Also