MatchReport Class

A generated match report

Definition

Namespace: NFF.FIKS.EnterpriseServices.Components.Entities
Assembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class MatchReport
Inheritance
Object    MatchReport

Constructors

MatchReportInitializes a new instance of the MatchReport class

Properties

CreatedDate Date when the report was created
FileName File name
MatchId Id of the type
ReportData Byte array with report data

See Also