StyleListManagerBaseTList, TItem, TListManagerEntryDeserializationRenameDictionaryKey Property |
Gets a string that is used as a key in the property dictionary of the deserialization info to get the renaming dictionary.
The renaming dictionary is a dictionary that maps original list names to the new list names that some of the deserialized lists are renamed to.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string DeserializationRenameDictionaryKey { get; }
Property Value
StringSee Also