For Babelfish Release 1.12.3.10

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

Property Value

SquaddingAssignmentType

See Also