Filename to load source JSON from if SourceJSON is not set
Source position: fpjsonapply.pp line 75
published property TJSONApplier.SourceFileName : string |
The SourceFileName property specifies the file path from which to load the source JSON object. If SourceJSON is not set when Execute is called, the JSON object will be loaded from this file. When loaded from file, the component will take ownership of the JSON object.
|
Source JSON object to merge into |
|
|
Set specifying which JSON objects are owned by the component |
|
|
Executes the JSON merge operation from apply JSON to source JSON |