JsonMappingAttributeListMode 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#
public JsonListMappingMode ListMode { get; }

Property Value

JsonListMappingMode

See Also