M-Files Vault Application Framework
C#
Show/Hide TOC
Map
Object
To
Array
Attribute 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#
Copy
public
class
MapObjectToArrayAttribute
:
Attribute
Inheritance
Object
Attribute
MapObjectToArrayAttribute
Constructors
MapObjectToArrayAttribute
Constructor.
Properties
Target
The mapping this attribute targets.
See Also
Reference
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
Constructors
Properties
See Also