JsonValueMappingSourcePath Property

The source path to the value location(s) in the source JSON structure. Must be absolute, but can contain array index wild-cards.

Definition

Namespace: MFiles.VAF.Configuration.JsonMapping
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string SourcePath { get; }

Property Value

String

See Also