DataProcessData Class |
Namespace: Dundas.BI.WebApi.Models
The DataProcessData type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataProcessData |
Initializes a new instance of the DataProcessData class.
|
Name | Description | |
---|---|---|
![]() | BridgeParameters |
Gets the bridge parameters of the process.
|
![]() | Parameters |
Gets all the parameters exposed by the current instance, public or private.
|
![]() | Transforms |
Gets all the transform nodes.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between the DTO and the business object.
|
![]() ![]() | ToDataContractMappings |
The mapping between the business object and the DTO.
|