FlattenMappingsInfoData Properties

The FlattenMappingsInfoData type exposes the following members.

Properties
  NameDescription
Public propertyElementId
Gets the XML connector element ID.
Public propertyIsValid
Gets a flag indicating if the current mappings are valid from the point of view of allowed record selector mappings.
Public propertyMappings
Gets the XML mappings collection.
Public propertyNamespaces
Gets the XML namespaces and their prefixes.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also