DescriptorBaseData Class | 
Namespace: Dundas.BI.WebApi.Models
The DescriptorBaseData type exposes the following members.
| Name | Description | |
|---|---|---|
| DescriptorBaseData | 
            Initializes a new instance of the DescriptorBaseData class.
              | 
| Name | Description | |
|---|---|---|
| Description | 
            Gets or sets the object description.
              | |
| Id | 
            Gets the object ID.
              | |
| Name | 
            Gets or sets the object name.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |