FlattenMappingData Properties

The FlattenMappingData type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Return the list of child mappings, if any.
Public propertyColumnName
Gets the tabular column name.
Public propertyDataType
Gets the DataType for the newly created tabular column or columns.
Public propertyId
Gets the mapping ID.
Public propertyIsRecordSelector
Gets a flag indicating if the current mapping is used simply to designate new tabular records.
Public propertyIsSelected
Gets a flag indicating if the current mapping is selected for the creation of new tabular columns.
Public propertyMappingPath
Gets or sets the document mapping path.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also