Click or drag to resize

LoadFileSettingsLoadFileFullPath Property

Required user input: The full path of the load file to create.

Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFile
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[JsonPropertyNameAttribute("LoadFileFullPath")]
public string LoadFileFullPath { get; set; }

Property Value

String
See Also