FlattenMapping Properties

The FlattenMapping 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 propertyIsValid
Gets a flag indicating if the current mappings are valid from the point of view of allowed record selector mappings.
Public propertyMappingPath
Gets or sets the document mapping path.
Top
See Also