Search Results for

    Show / Hide Table of Contents

    Class ReportFormat

    Inheritance
    System.Object
    ReportFormat
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.ProjectAutomation.Core
    Assembly: Sdl.ProjectAutomation.Core.dll
    Syntax
    public class ReportFormat

    Fields

    Excel

    Declaration
    public static ReportFormat Excel
    Field Value
    Type Description
    ReportFormat

    Html

    Declaration
    public static ReportFormat Html
    Field Value
    Type Description
    ReportFormat

    Mht

    Declaration
    public static ReportFormat Mht
    Field Value
    Type Description
    ReportFormat

    Xml

    Declaration
    public static ReportFormat Xml
    Field Value
    Type Description
    ReportFormat

    Properties

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    On this page

    • Fields
      • Excel
      • Html
      • Mht
      • Xml
    • Properties
      • Name
    Back to top Generated by DocFX