ReportFileInfo Class

Definition

Namespace: PCBI_API_Extensions.Reports.Interfaces
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class ReportFileInfo : IReportFileInfo
Inheritance
Object    ReportFileInfo
Implements
IReportFileInfo

Constructors

ReportFileInfo(IFileData)Initializes a new instance of the ReportFileInfo class
ReportFileInfo(String)Initializes a new instance of the ReportFileInfo class
ReportFileInfo(String, ReportFileInfoType)Initializes a new instance of the ReportFileInfo class

Fields

See Also