IDToMFIdentiferConverterWriteIdAsString 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#
public bool WriteIdAsString { get; set; }

Property Value

Boolean

See Also