M-Files Vault Application Framework
C#
Show/Hide TOC
Json
Mapping
Attribute
Target Property
The free form identifier of the json format this attribute maps the data member in to.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
Target
{
get
; }
Property Value
String
See Also
Reference
JsonMappingAttribute Class
MFiles.VAF.Configuration.JsonMapping Namespace
In This Article
Definition
See Also