Search Results for

    Show / Hide Table of Contents

    Class SSRSReportExportFormatHelper

    Helps with the various ssrs report file types

    Inheritance
    System.Object
    SSRSReportExportFormatHelper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LemonEdge.API.Entities
    Assembly: API.dll
    Syntax
    public class SSRSReportExportFormatHelper

    Methods

    GetFileType(SSRSReportExportFormat)

    Returns the default file type for the given report format

    Declaration
    public static string GetFileType(SSRSReportExportFormat format)
    Parameters
    Type Name Description
    SSRSReportExportFormat format

    The format of report generated

    Returns
    Type Description
    System.String

    The default file type for the given report format

    Extension Methods

    MiscExtensions.SetIfNotEqual<T, P>(T, Expression<Func<T, P>>, P)
    ReflectionExtensions.ClearEventInvocations(Object, String)
    StringExtensions.ToCSVFormatString(Object, Type)
    SQLExtensions.ToSQLValue(Object, Boolean)
    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.