InputDescriptorData Class | 
Namespace: Dundas.BI.WebApi.Models
The InputDescriptorData type exposes the following members.
| Name | Description | |
|---|---|---|
| InputDescriptorData | 
            Initializes a new instance of the InputDescriptorData class.
              | 
| Name | Description | |
|---|---|---|
| Description | 
            Gets or sets the object description.
              (Inherited from DescriptorBaseData.) | |
| Format | 
            Gets the data input type.
              | |
| Id | 
            Gets the object ID.
              (Inherited from DescriptorBaseData.) | |
| IsDataAlignmentRequired | 
            Gets a value indicating whether the data input requires data alignment.
              | |
| Name | 
            Gets or sets the object name.
              (Inherited from DescriptorBaseData.) | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMapping | 
            The mapping between the business object and the DTO.
              |