MapObjectToArrayAttribute Class

Used to indicate which data members and mappings should use the ObjectToArrayMapper.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public class MapObjectToArrayAttribute : Attribute
Inheritance
Object    Attribute    MapObjectToArrayAttribute

Constructors

Properties

Target The mapping this attribute targets.

See Also