EntryTagData Properties

The EntryTagData type exposes the following members.

Properties
  NameDescription
Public propertyInheritedFrom
Gets the ID of the entry from which this tag was inherited.
Public propertyInheritedFromFriendlyFullyName
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.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyValue
Gets the value.
Top
See Also