For Babelfish Release 1.11.3.13

SquaddingAssignmentSquaddingType 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.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public SquaddingAssignmentType SquaddingType { get; protected set; }

Property Value

SquaddingAssignmentType

See Also