DataMemberInfoIsList Property

Indicates whether the data member contains a list of items.

Definition

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

Property Value

Boolean

See Also