M-Files Vault Application Framework
C#
Show/Hide TOC
Data
Member
Info
Underlying
Type 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#
Copy
public
Type
UnderlyingType
{
get
; }
Property Value
Type
See Also
Reference
DataMemberInfo Class
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
See Also