public interface IDictionaryItem : IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Properties View Source ItemKey
Gets or sets the Key for the Dictionary Item
Declaration[DataMember]
string ItemKey { get; set; }
Property Value Type Description System.String View Source ParentId
Gets or Sets the Parent Id of the Dictionary Item
Declaration[DataMember]
Guid? ParentId { get; set; }
Property Value Type Description System.Nullable<Guid> View Source Translations
Gets or sets a list of translations for the Dictionary Item
Declaration[DataMember]
IEnumerable<IDictionaryTranslation> Translations { get; set; }
Property Value
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4