Skip to content

Why IClrValue.Type property is null when IClrValue.IsNull is true #1342

@shvez

Description

@shvez

I'm using packaage version 4.0.0-beta.24360.3

if field value is null I can not get its type, although I can get it if read field types.

Is it expected to work like this? should not it return Type of field?
another question. such value is also marked as 'invalid', I mean IsValid == false. Also not really clear why. It is just valid null value

best,
ilya

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions