Click or drag to resize

IPathHistoryEntry Interface


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
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