Show / Hide Table of Contents

    Method GetPreferredFileName

    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.

    Declaration
    [DocfxBrowsable]
    public (ReportingSoftware software, string fileName) GetPreferredFileName(IGlobalObjects global)
    Parameters
    global IGlobalObjects
    Returns
    ValueTuple<ReportingSoftware, String>
    Back to top Generated by DocFX