MyMediaLite
EntityMapping.internal_to_original Field
Syntax
Remarks
Collapse All
Contains the mapping from the internal IDs to the original (external) IDs
Declaring type:
EntityMapping
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
protected Dictionary<int, int> internal_to_original
Top
Remarks
Never, to repeat NEVER, delete entries from this dictionary!
Top
Generated by
ImmDoc .NET
.