This question is locked. New answers and comments are not allowed.
Is it possible to use more than one value in the discriminator field for inheritance?
So if the value in the discriminator field is "a" or "b" the object type is "Type_A", if the value is "c" the type is "Type_B".
Thanks for information.
So if the value in the discriminator field is "a" or "b" the object type is "Type_A", if the value is "c" the type is "Type_B".
Thanks for information.