M-Files Vault Application Framework
C#
Show/Hide TOC
IDTo
MFIdentifer
Converter
Write
Id
As
String Property
Indicates whether we id values were written as strings instead of integers.
Definition
Namespace:
MFiles.VAF.Configuration.JsonMapping.Converters
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
WriteIdAsString
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
IDToMFIdentiferConverter Class
MFiles.VAF.Configuration.JsonMapping.Converters Namespace
In This Article
Definition
See Also