M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Mapping
Attribute
List
Mode Property
Defines how the mapping is applied to list-based data members. Has no effect if the data-member is not list-based.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
JsonListMappingMode
ListMode
{
get
; }
Property Value
JsonListMappingMode
See Also
Reference
JsonMappingAttribute Class
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
See Also