Add SharePoint manual source handling and finance status
This commit is contained in:
@@ -11,4 +11,10 @@ public sealed class DataSourceFetchResult
|
||||
/// SiteExportService erzeugt dann keine neue Excel-Datei.
|
||||
/// </summary>
|
||||
public string? ReferenceFilePath { get; init; }
|
||||
|
||||
public string? LocalOutputDirectoryOverride { get; init; }
|
||||
|
||||
public string? SharePointUploadFolderOverride { get; init; }
|
||||
|
||||
public string? SharePointUploadLandOverride { get; init; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user