FlattenMappingsInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The FlattenMappingsInfoData type exposes the following members.
Name | Description | |
---|---|---|
![]() | FlattenMappingsInfoData |
Initializes a new instance of the ProcessExpressionData class.
|
Name | Description | |
---|---|---|
![]() | ElementId |
Gets the XML connector element ID.
|
![]() | IsValid |
Gets a flag indicating if the current mappings are valid from the point of view of allowed record selector mappings.
|
![]() | Mappings |
Gets the XML mappings collection.
|
![]() | Namespaces |
Gets the XML namespaces and their prefixes.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMapping |
Get the mapping rules from the entity to the data contract.
|
![]() ![]() | ToEntityMapping |
Get the mapping rules from the data contract to entity.
|