FormulaDefinitionData Class |
Namespace: Dundas.BI.WebApi.Models
The FormulaDefinitionData type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormulaDefinitionData |
Initializes a new instance of the FormatInfoBaseData class.
|
Name | Description | |
---|---|---|
![]() | Caption |
Gets or sets the caption.
|
![]() | Description |
Gets or sets the description.
|
![]() | EntityId |
The ID of the entity this formula belongs to.
|
![]() | Id |
Gets the ID.
|
![]() | Statement |
Gets or sets the formula statement.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | UniqueName |
Gets the object unique name.
|
Name | Description | |
---|---|---|
![]() ![]() | ToFormulaDefinitionDataContractMappings |
The mapping between the business object and the DTO.
|
![]() ![]() | ToFormulaDefinitionEntityMapping |
The mapping from data contract to the business object.
|