EntryTagData Class |
Namespace: Dundas.BI.WebApi.Models
The EntryTagData type exposes the following members.
| Name | Description | |
|---|---|---|
| EntryTagData |
Initializes a new instance of the EntryTagData class.
|
| Name | Description | |
|---|---|---|
| InheritedFrom | Gets the ID of the entry from which this tag was inherited. | |
| InheritedFromFriendlyFullyName |
If this tag is inherited from a file, then the friendly full name of the file is included
so it can be displayed immediately in the UI.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
| Value | Gets the value. |