DataMemberInfoUnderlyingType Property

The underlying type of value that the data member, disregarding any generic list or nullable wrappers.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public Type UnderlyingType { get; }

Property Value

Type

See Also