For Babelfish Release 1.12.4.4

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.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public SquaddingAssignmentType SquaddingType { get; protected set; }

Property Value

SquaddingAssignmentType

See Also