This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Describes a field mapping from the original MetaType to a column in the version table.

Namespace: Smartsite.Data
Assembly:  Smartsite.Data (in Smartsite.Data.dll)

Syntax

C#Copy imageCopy Code
public class VersionStoreMapping
Visual Basic (Declaration)Copy imageCopy Code
Public Class VersionStoreMapping

Inheritance Hierarchy

System..::..Object
  Smartsite.Data..::..VersionStoreMapping

See Also

Advanced