For Babelfish Release 1.11.3.13

ScoreAverageBaseConcreteClassId Property

Implementation of the IDeserializableAbstractClass interface. To have added control over the Deserialization of abstract classes, in to Concrete classes, the JSON should include a ConcreteClassId that specifies the Concrete class.

Definition

Namespace: Scopos.BabelFish.DataModel.ScoreHistory
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public int ConcreteClassId { get; set; }

Property Value

Int32

See Also