Table of Contents

Method GetPreferredFileName

Namespace
FrameworkSystems.FrameworkBase.Reporting
Assembly
FrameworkSystems.FrameworkBase.dll

GetPreferredFileName(IGlobalObjects)

Liefert die ReportingSoftware und den FileName abhängig von der in ReportingSoftware favorisierten ReportingSoftware. Ist die favorisierte ReportingSoftware nicht verfügbar, dann wird jeweils die andere zurückgegeben.

public (ReportingSoftware software, string fileName) GetPreferredFileName(IGlobalObjects global)

Parameters

global IGlobalObjects

Returns

(ReportingSoftware software, string fileName)