This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class VersionStoreMapping |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class VersionStoreMapping |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
DataColumn |
Gets the name of the DataColumn in which the value is stored.
|
|
DataTable |
Gets the name of the DataTable in which the value is stored.
|
|
Field |
Gets the column name in which the value is stored
|
See Also
Smartsite.Data Namespace