Table of Contents

Class ExportCompleted

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class ExportCompleted
Inheritance
ExportCompleted
Inherited Members
Extension Methods

Constructors

ExportCompleted()

public ExportCompleted()

Properties

ContentDisposition

public string ContentDisposition { get; }

Property Value

string

ContentType

public string ContentType { get; }

Property Value

string

ExportFormat

public string ExportFormat { get; set; }

Property Value

string

ExportKey

public string ExportKey { get; set; }

Property Value

string

ExportName

public string ExportName { get; set; }

Property Value

string

PhysicalFile

public string PhysicalFile { get; set; }

Property Value

string