Get original (external) ID of a given entity, if the given internal ID is unknown, throw an exception.
Declaring type: IEntityMapping
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Overload List
  Name Description
Public Method Abstract IEntityMapping.ToOriginalID (int) Get original (external) ID of a given entity, if the given internal ID is unknown, throw an exception.
Public Method Abstract IEntityMapping.ToOriginalID (IList<int>) Get original (external) IDs of a list of given entities