TableOfContentsEntryPropertiesData Class | 
Namespace: Dundas.BI.WebApi.Models
The TableOfContentsEntryPropertiesData type exposes the following members.
| Name | Description | |
|---|---|---|
| TableOfContentsEntryPropertiesData | 
            Initializes a new instance of the TableOfContentsEntryPropertiesData class.
              | 
| Name | Description | |
|---|---|---|
| EntryStyle | 
            Gets or sets the entry style.
              | |
| IsEnabled | 
            Gets or sets a value indicating whether the table of contents entry is enabled or not.
              | |
| Text | 
            Gets or sets the text.
              | |
| TextSourceAdapterId | 
            Gets or sets the ID of the adapter that provides data for the text.
              | |
| TextSourceMetricSetBindingId | 
            Gets or sets the ID of the metric set binding that provides data for the text.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between TableOfContentsEntryPropertiesData and TableOfContentsEntryProperties.
              | |
| ToDataContractMappings | 
            The mapping between TableOfContentsEntryProperties and TableOfContentsEntryPropertiesData.
              |