[This is preliminary documentation and is subject to change.]

The history information for the metabase. This objects stores all the metabase history (changes done to any metabase objects or its children).

Namespace:  OfficeClip.BusinessLayer.Metabase
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public class HistoryInfo
Visual Basic (Declaration)
Public Class HistoryInfo
Visual C++
public ref class HistoryInfo

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Metabase..::.HistoryInfo

See Also