Class IntellixTableFieldMapping
Inheritance
System.Object
IntellixTableFieldMapping
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class IntellixTableFieldMapping : object
Properties
FieldDBName
Declaration
public string FieldDBName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TableFieldColumnMapping
Declaration
public List<IntellixTableFieldColumnMapping> TableFieldColumnMapping { get; set; }
Property Value
Type | Description |
---|---|
List<IntellixTableFieldColumnMapping> |