ReportFormat Class

[Missing <summary> documentation for "T:Scanjour.Workflow4.ActivityLibrary.Report.ReportFormat"]

Definition

Namespace: Scanjour.Workflow4.ActivityLibrary.Report
Assembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
[SerializableAttribute]
public sealed class ReportFormat : ISerializable
Inheritance
Object    ReportFormat
Implements
ISerializable

Constructors

ReportFormatInitializes a new instance of the ReportFormat class

Properties

Methods

Equals
(Overrides ObjectEquals(Object))
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

Csv 
Pdf 

Extension Methods

See Also