Click or drag to resize

IPathHistoryEntry Interface


Represents a path history entry.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface IPathHistoryEntry

The IPathHistoryEntry type exposes the following members.

Properties
 NameDescription
Public propertyHistoryType Gets and sets what Type of historical entry this is.
Public propertyPath Gets and sets the Content Item's relative path, which always starts with "/".
Top
See Also